Universal AI Article Extractor for News & Research Websites
Pricing
from $50.00 / 1,000 results
Universal AI Article Extractor for News & Research Websites
Extract and structure articles from any news or research site using AI for clean text, metadata, and autogenerated summaries to feed AI models or content platforms.
Extract and structure articles from any news or research site using AI for clean text, metadata, and autogenerated summaries to feed AI models or content platforms.
How It Works
- Takes array of URLs.
- Fetches pages with HTTP timeout.
- Parses HTML to extract clean article text and metadata (title, author, publish date, images).
- Produces a short heuristic summary from the extracted content.
- Pushes structured JSON dataset items conforming to schema.
Input
{"urls": ["https://www.nytimes.com/2024/06/10/technology/ai-chatgpt-openai.html"]}
Output
Structured JSON with url, title, author, datePublished, images, content, and summary.
Installation
Build and run with Docker or use pip install -r requirements.txt.
Usage
$apify run
Pricing
Suggested price: $90 USD
For
Media monitoring firms, AI content enrichers, research aggregators requiring daily ingestion of AI-ready article content.
This Actor uses only open web endpoints and respects robots and access controls.