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

Any wishes for the library? #2

Closed
ffeast opened this issue Mar 3, 2019 · 5 comments
Closed

Any wishes for the library? #2

ffeast opened this issue Mar 3, 2019 · 5 comments

Comments

@ffeast
Copy link
Owner

ffeast commented Mar 3, 2019

I see there're ~15 stargazers for this tool.

Guys, is there anything missing in the library what's desperately needed so that it's worth spending spare time on it?
Feel free to comment in Russian if there are troubles writing in English

Thanks

@ffeast
Copy link
Owner Author

ffeast commented Jan 23, 2020

Hey @OlafGeorge
Please create a separate issue if you still need it and I'll add an example to the source code
This issue is created for a different purpose

@netang
Copy link

netang commented Jan 23, 2020

Maybe it’s worth adding to the samples folder an example of receiving data with a timer? Finam API blocks connections if they are too frequent. I used threading.Timer(3, ...) to fix this problem.

@IS-live
Copy link

IS-live commented Apr 17, 2020

Finam changed its basic URL by adding a 'Token' argument - now it's 'http://export.finam.ru/export9.out?market={}&em={}&token={}...'
Automatic download is now also detected and banned
Could you please add Token retrieval fuctions to your code to deal with it?
Thanks!

@ffeast
Copy link
Owner Author

ffeast commented Apr 19, 2020

I haven't investigated deeply where this token is taken from and don't have much time to do that. From a brief analysis looks like it's picked up from re-captcha and it may complicate things. If anyone has looked into the mechanism in a greater detail it would be helpful

@ffeast ffeast pinned this issue Apr 19, 2020
@ffeast
Copy link
Owner Author

ffeast commented May 10, 2020

Can't reproduce it anymore. Related ticket: #10
Closing this one

@ffeast ffeast closed this as completed May 10, 2020
ffeast pushed a commit that referenced this issue Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants