AI Article Extractor & Summarizer API

Complete documentation for the AI Article Extractor & Summarizer API. Summarize any web page or article by URL.

Article Summarizer API

Overview

The AI Article Extractor & Summarizer API takes any article or web page URL and returns a summary as plain text or markdown, plus 3-7 key points and the detected language. By default the summary is written in the page’s own language, or pass any ISO-639-1 code to get it in the language you need. The single endpoint accepts the same parameters as a JSON body (POST) or as query-string parameters (GET).

Authentication

All requests require a valid RapidAPI key. Include the following headers with every request:

HeaderValue
X-RapidAPI-KeyYOUR_API_KEY
X-RapidAPI-Hostai-article-extractor-scraper-and-summarizer-api.p.rapidapi.com

You can obtain an API key by subscribing to the AI Article Extractor & Summarizer API on RapidAPI .

Base URL

1
https://ai-article-extractor-scraper-and-summarizer-api.p.rapidapi.com

Endpoints

EndpointMethodPathDescription
AI SummarizePOST/ai-summarizeFetch a URL and return its summary, key points, title and detected language

Billing

Each successfully summarized page counts as requests on your plan. A blocked page, or a page with no readable text that produces no summary, is not billed the AI summarization step. See the RapidAPI listing for available plans.

Rate Limits

Rate limits depend on your RapidAPI subscription plan. Check your plan details on the RapidAPI listing for specific limits.


Need raw scraping, structured extraction or anti-bot unlocking? See the AI Web Scraper API documentation .

Ready to get started?

Get your API key and start making requests in minutes.

Get Your API Key