Fast News Scraper
Pay $3.00 for 1,000 articles
Fast News Scraper
Pay $3.00 for 1,000 articles
Extract full article text and metadata from popular news sites like The New York Times, Bloomberg, Reuters, BBC, CNBC, and Wired. Scrape thousands of articles in just a few minutes. Scape a single site or provide a list of article URLs to scrape.
You can access the Fast News Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "proxy": {
3 "useApifyProxy": true
4 }
5}' |
6apify call timgreen/fast-news-scraper --silent --output-dataset
Fast News Scraper API through CLI
The Apify CLI is the official tool that allows you to use Fast News Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: