News from .sy domains
11,160 news articles published under .sy domains. Unlike country, the domain zone is observed rather than inferred.
The busiest publisher in this slice is sana.sy with 11,160 articles, 100.0% of the total. By language it splits into Arabic (11,160). Daily volume averages about 134 articles over the last 8 days, peaking at 178 on 2026-08-19.
Fetch it
curl "https://freenewsapi.ai/v1/search?tld=sy&date=today&sort=date&size=20"No API key, no signup, no quota. The response carries the headline, description,
publisher, publication time and the original URL for every article, and the full body text
if you ask for it with full_text=true.
Count it
curl "https://freenewsapi.ai/v1/stats?tld=sy&top=20"Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.
Compare with country = Syria: the domain zone is observed, the country is inferred, and the two do not match exactly. Publishers in Syria also use .com, and .sy is sometimes used from outside Syria.
Latest from this slice
The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.
| Published | Headline | Publisher |
|---|---|---|
2026-08-21T09:47 | التعاون الإسلامي تدين مخطط الاحتلال لإقامة وحدات استيطانية جديدة بالقدس المحتلة | sana.sy |
2026-08-21T09:44 | ارتفاع حاد في الإصابات بحمى الضنك في ماليزيا | sana.sy |
2026-08-21T09:44 | ميتا تطلق تطبيقاً مستقلاً لـ«Meta AI» على أجهزة ماك | sana.sy |
2026-08-21T09:43 | سبوتيفاي يتيح مواءمة الموسيقا مع إيقاع الجري عبر وضع جديد | sana.sy |
2026-08-21T09:41 | ارتفاع الواردات الصينية 22 بالمئة | sana.sy |
2026-08-21T09:38 | الصين ثاني أكبر شريك تجاري للإكوادور | sana.sy |
2026-08-21T09:38 | 8 قتلى إثر تحطم طائرة عسكرية أمريكية في آلاسكا | sana.sy |
2026-08-21T09:34 | وفاة 3 أشخاص وإصابة 24 آخرين بحوادث سير وحرائق خلال الـ 24 ساعة الماضية في سوريا | sana.sy |
Who publishes it
The 1 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.
| Publisher | Articles | Share | API |
|---|---|---|---|
sana.sy | 11,160 | 100.0% | query |
Countries behind .sy
The zone is a fact; the country is inferred from it and from other signals. Where they disagree, this table shows it.
| Code | Name | Articles | Share |
|---|---|---|---|
| SY | Syria | 11,160 | 100.0% |
Languages under .sy
| Code | Name | Articles | Share |
|---|---|---|---|
| ar | Arabic | 11,160 | 100.0% |
Volume by day
How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.
| Day | Articles | |
|---|---|---|
2026-08-21 | 39 | |
2026-08-20 | 174 | |
2026-08-19 | 178 | |
2026-08-18 | 174 | |
2026-08-17 | 149 | |
2026-08-16 | 145 | |
2026-08-15 | 95 | |
2026-08-14 | 114 | |
2026-08-13 | 164 | |
2026-08-12 | 142 | |
2026-08-11 | 149 | |
2026-08-10 | 142 | |
2026-08-09 | 138 | |
2026-08-08 | 99 |
Combine with other filters
# Syria, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?tld=sy&date=today&full_text=true&size=10"
# Syria, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?tld=sy&q=economy&sort=relevance&size=20"
# Syria, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?tld=sy&sort=crawled&from=now-15m&size=50"