Fast News Scraper
Pricing
$29.00/month + usage
Fast News Scraper
Extract full article text and metadata from popular news sites like The New York Times, AP News, Reuters, CNBC, NPR, and Wired. Scrape thousands of articles in just a few minutes.
Pricing
$29.00/month + usage
Extract full article text and metadata from popular news sites like The New York Times, AP News, Reuters, CNBC, NPR, and Wired. Scrape thousands of articles in just a few minutes.
siteEnumOptional
The website to scrape. It must be one of the supported options. To request a website that's not supported, create an issue in the Issues tab.
"nytimes.com": string"washingtonpost.com": string"cnn.com": string"reuters.com": string"wired.com": string"cnbc.com": string"apnews.com": string"nbcnews.com": string"npr.com": string"people.com": string"indiatimes.com": string"cbc.ca": stringDefault value of this property is "cnn.com"
querystringOptional
The search term for the website. Not all websites support this, and some allow an empty value. See the README for more details.
Default value of this property is "tech"
sortEnumOptional
Sort by date or relevance. Not all websites support both. See the README for more details.
"date": string"relevance": stringDefault value of this property is "date"
maxItemsintegerOptional
The approximate maximium number of articles to return.
Default value of this property is 500