article-scrapper
Pricing
$3.00 / 1,000 result_sets
article-scrapper
A flexible and powerful Apify Actor for scraping articles from tech news websites. This scraper can work with any tech news site - either from predefined presets or custom URLs
Pricing
$3.00 / 1,000 result_sets
A flexible and powerful Apify Actor for scraping articles from tech news websites. This scraper can work with any tech news site - either from predefined presets or custom URLs
usePresetsbooleanOptional
Use predefined news sites or provide custom URLs
Default value of this property is true
presetSourcesarrayOptional
Select from predefined tech news sources (only used if 'Use Preset Sites' is checked)
Default value of this property is ["verge","techcrunch","wired"]
customUrlsarrayOptional
Enter custom URLs to scrape (one per line). Can be homepages or article listing pages. Used when 'Use Preset Sites' is unchecked.
maxArticlesPerSourceintegerOptional
Maximum number of articles to scrape from each source
Default value of this property is 10
maxPagesintegerOptional
Maximum number of listing pages to check per source
Default value of this property is 1
includeContentbooleanOptional
Extract full article text (may increase scraping time)
Default value of this property is true
searchKeywordsarrayOptional
Filter articles by keywords. Only articles containing ANY of these keywords in title or description will be included. Leave empty to scrape all articles.