Tech News Article Scraper avatar
Tech News Article Scraper

Pricing

Pay per event

Go to Store
Tech News Article Scraper

Tech News Article Scraper

Developed by

API Master

API Master

Maintained by Community

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

5

Total users

22

Monthly users

6

Runs succeeded

>99%

Last modified

3 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.

$echo '{
< "source": "www.wired.com",
< "startDate": "",
< "endDate": "",
< "proxy": {
< "useApifyProxy": false
< },
< "maxConcurrency": 5,
< "maxRequestsPerMinute": 200,
< "maxRecords": 1
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: