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

Add API to Get Data for Macro Indices #628

Open
KIC opened this issue Jul 22, 2023 · 0 comments
Open

Add API to Get Data for Macro Indices #628

KIC opened this issue Jul 22, 2023 · 0 comments

Comments

@KIC
Copy link

KIC commented Jul 22, 2023

I want to access the following indices:

looks like this is not working through the investpy.indices api and all the others seem even less suitable, and the investpy.economic_calendar api seems to miss an option to pass the indicator. However, all of them have their event api like:

s.post( 'https://www.investing.com/economic-calendar/more-history', data='eventID=362802&event_attr_ID=56&event_timestamp=2018-03-13', headers=headers ).text

I however can't get the session correctly set up and always get the "you are banned" response. Nevertheless, I still can browse there using a regular browser.

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