
Tech News Article Scraper
Pricing
Pay per event

Tech News Article Scraper
Tech News Article Scraper is a simple yet powerful tool to extract news articles from a variety of popular news websites. Supported The Verge, CNET, Wired, TechCrunch, Ars Technica
0.0 (0)
Pricing
Pay per event
4
Monthly users
5
Runs succeeded
>99%
Last modified
2 months ago
You can access the Tech News Article Scraper programmatically from your own applications by using the Apify API. You can also 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 "source": "www.wired.com",
3 "startDate": "",
4 "endDate": "",
5 "proxy": {
6 "useApifyProxy": false
7 },
8 "maxConcurrency": 5,
9 "maxRequestsPerMinute": 200,
10 "maxRecords": 1
11}' |
12apify call inquisitive_sarangi/news-article-scraper --silent --output-dataset
Tech News Article Scraper API through CLI
The Apify CLI is the official tool that allows you to use Tech News Article 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:
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Actor start per 1 GB
$0.0095
Flat fee for starting an Actor run for each 1 GB of memory.
Actor Per Article
$0.015
Flat fee per article result scraped
Actor per navigation url
$0.005
Flat fee per url navigation. Charged only for nagivational urls the actor need to follow and not for individual article urls.