Investing.com Scraper avatar
Investing.com Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Investing.com Scraper

Investing.com Scraper

glitch_404/investing-scraper

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

Start URLs

startUrlsarrayRequired

URLs to start with

Date Range

dateRangestringOptional

Scrape only in specific date range Date Can Only be is the formats

  • YYYY/M/D e.g. 2023/5/23 to get all the articles that have the same day

  • from YYYY/M/D to YYYY/M/D e.g. 2024/1/25 - 2024/1/30 to get a range of 5 days pay attention to the formate (spaces and characters) YYYY/M/D - YYYY/M/D

  • 25 days or 5 weeks or 3 months or 2 years only supported formats (day, week, month, year) this feature will always scrape from today's date till the date specified e.g. 2024/1/30 is today and you entered 5 days this will scrape from 2024/1/25 to 2024/1/30

  • if you don't care about the date and just want 100 articles, more or less just enter 'anytime' as a value e.g. anytime

  • Allowed Formats: 2023/1/25 - 2023/1/30 or 2020/5/26 or 3 days or anytime

  • Leave blank to scrape today's date articles

Default value of this property is "anytime"

Maximum Articles Amount

maxArticlesintegerRequired

Choose how many articles do you want

Default value of this property is 50

Maximum Depth for Scraper To search in

maxDepthintegerOptional

it means how many next pages e.g. page 1, 2, 3 this means depth of 3

Default value of this property is 10

Proxy configuration

proxyConfigurationobjectOptional

Specifies proxy servers that will be used by the scraper in order to hide its origin.

Default value of this property is {"useApifyProxy":false}

Developer
Maintained by Community