News Media
Arab News logo

Arab News API

arabnews.com

Middle East English newspaper - world news, article details, sections, and search.

Actions
4
Category
News Media
Login
Not required
Output
JSON

Call the Arab News API

Submit a task, then poll the job until it settles. This example runs act_arabnews_article_engagement_metadata.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_arabnews_article_engagement_metadata",
    "params": {
      "article_ids": "2646467,2646461,2646459,2646457,2646455,2646454,2646453,2646451,2646450,2646448,2646445,2646444"
    }
  }'

4 actions on arabnews.com

Read

  • Article Engagement Metadata

    act_arabnews_article_engagement_metadataread2 credits / call

    Returns popularity metadata for given article IDs: titles, URLs, view counts, and publish dates.

    article_ids
    string · required
  • Homepage Listing

    act_arabnews_homepage_listingread1 credit / call

    Returns top-story article links and section navigation from the homepage.

  • Section Listing

    act_arabnews_section_listingread2 credits / call

    Returns articles in a news section with headlines, IDs, and pagination links.

    section_slug
    string · required
    page
    string
  • Trending Articles

    act_arabnews_trending_articles_listread2 credits / call

    Returns the daily trending articles feed with titles, URLs, and view counts.

    limit
    integer

Arab News API questions

Is there an API for Arab News?
Arab News does not offer a public data API for this, but Anakin Wire provides 4 maintained endpoints for arabnews.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Arab News data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when arabnews.com changes its markup, Anakin updates the action.
Do I need a Arab News account?
No. Every Arab News action listed here runs anonymously — no account and no credentials required.
What does the Arab News API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More News Media APIs

All News Media sites