Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrape economic calendar page into csv #6

Open
4evermaat opened this issue Jun 23, 2019 · 0 comments
Open

Scrape economic calendar page into csv #6

4evermaat opened this issue Jun 23, 2019 · 0 comments

Comments

@4evermaat
Copy link

Is it possible to parse economic calendar data directly from these urls?

https://sslecal2.forexprostools.com/?columns=exc_flags,exc_currency,exc_importance,exc_actual,exc_forecast,exc_previous&features=datepicker,timezone&calType=week&timeZone=55

https://ec.forexprostools.com/?columns=exc_flags,exc_currency,exc_importance,exc_actual,exc_forecast,exc_previous&features=datepicker,timezone&calType=week&timeZone=55

Snag_3c6f435f

This is the investing.com calendar without it being embedded into the website. So less distractions and more possibilities.

And also you can have the "customize date" option to enable the scraper to input the start/stop dates.

So if interaction in the page is possible, then the user can customize the date range they want to download. Or even set the download function to scrape xx weeks from the current week. (or xx after the current week).

And append the csv file automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant