-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Free account suggestion #80
Comments
Hi @AureliusMarcusHu, thanks for the suggestion! Maybe we can add an |
Hi @alvarobartt, who currently maintains the investpy and investiny projects, if You are out of these projects ? |
Oops forgot to remove the privately word. And yes, most likely silent not so silent death because I tried so bad whenever it broke but had few to no success, so decided it was not worth investing more time on it. Anyway your solution seems easy to implement and I can happily do it if so. |
@alvarobartt, |
@alvarobartt, My opinion is that trading data should be accessible to everyone. Free or at a very low cost. Not at the crazy prices for premium account subscriptions as on several websites. These websites have enough income from their advertisements without having to charge crazy prices for their account subscriptions. If they give people access to all their data with a free account, there would be a storm of subscriptions of free accounts. At this way these websites have even more income from their advertisements. Do you have any idea how many people used investpy before investing blocked their data? |
I am struggling to download historical data from investing.com site and stuck up. Data from other options like yahoo finance are not that reliable and also missing certain dates. I created free account on investing.com and added an item in watch list but being not well versed and acquainted with python, find it difficult to go ahead, download the cookies and rest of the procedure as you mentioned above. I want to download historical data of a scrip listed on NSE (National Stock Exchange, India). As suggested by you, if you can provide an example code to do this, I will be highly grateful to you. Thank you in advance. FYI my gmail account attached at investing.com is [email protected] |
Dear alvarobartt,
investing.com will never help you with this open source project, because they hire cloudflare to ban every non-paying data bot from their server forever. Knowing this, it is up to us to find another solution.
Has anyone thought of working with a free account from investing.com ? It is possible to create one or more watch lists with a free account. With a free account you will receive a personal cookie. Using this cookie together with curl make it possible to get my watch_list data. Any problem at all, from 09:00 to 22:00 with a frequency of 5 minutes. The free account and personal cookie let you pass Cloudflare bot checker. I'm really fresh in python, but I managed to get this done.
I would like to help with this open source project, but someone first needs to introduce me to the investiny project.
People who supporting this idea, send a like
The text was updated successfully, but these errors were encountered: