Tech News Article Scraper avatar

Tech News Article Scraper

Try for free

This Actor is paid per event

Go to Store
Tech News Article Scraper

Tech News Article Scraper

inquisitive_sarangi/news-article-scraper
Try for free

This Actor is paid per event

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

Developer
Maintained by Community

Actor Metrics

  • 9 monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • Created in Oct 2024

  • Modified 20 days ago

Categories

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: