Investing.com Scraper avatar
Investing.com Scraper

Deprecated

Pricing

$10.00/month + usage

Go to Store
Investing.com Scraper

Investing.com Scraper

Deprecated

Developed by

Yousif Wael

Yousif Wael

Maintained by Community

Scrape Investing.com daily news and 250K of archived news and articles

0.0 (0)

Pricing

$10.00/month + usage

2

Total users

11

Monthly users

3

Last modified

a year ago

You can access the Investing.com 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 '{
< "startUrls": [
< {
< "url": "https://www.investing.com/indices/eu-stoxx50-news/"
< },
< {
< "url": "https://www.investing.com/news/latest-news/"
< },
< {
< "url": "https://www.investing.com/news/most-popular-news/"
< },
< {
< "url": "https://www.investing.com/news/headlines/"
< },
< {
< "url": "https://www.investing.com/news/cryptocurrency-news/"
< },
< {
< "url": "https://www.investing.com/news/stock-market-news/"
< },
< {
< "url": "https://www.investing.com/news/commodities-news/"
< },
< {
< "url": "https://www.investing.com/news/forex-news/"
< },
< {
< "url": "https://www.investing.com/news/economy/"
< },
< {
< "url": "https://www.investing.com/news/economic-indicators/"
< },
< {
< "url": "https://www.investing.com/news/politics/"
< },
< {
< "url": "https://www.investing.com/news/world-news/"
< }
< ],
< "dateRange": "2023/1/5 - 2020/1/5",
< "maxArticles": 50,
< "maxDepth": 20,
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify call glitch_404/investing-scraper --silent --output-dataset

Investing unofficial API API through CLI

The Apify CLI is the official tool that allows you to use Investing.com 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: