News Article Scraper for Feeding LLM avatar
News Article Scraper for Feeding LLM

Pricing

$2.00 / 1,000 results

Go to Store
News Article Scraper for Feeding LLM

News Article Scraper for Feeding LLM

Developed by

Owais Nazir

Owais Nazir

Maintained by Community

Scrape news articles metadata to feed into LLM models. Returns article body, published date, article title, author etc.

0.0 (0)

Pricing

$2.00 / 1,000 results

0

Total users

21

Monthly users

10

Runs succeeded

>99%

Last modified

2 months ago

You can access the News Article Scraper for Feeding LLM 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 '{
< "start_urls": [
< "https://www.apify.com/"
< ]
<}' |
<apify call proscraper/newsarticlescraper --silent --output-dataset

News Article Scraper for Feeding LLM API through CLI

The Apify CLI is the official tool that allows you to use News Article Scraper for Feeding LLM locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: