Git Product home page Git Product logo

yahoo-finance's People

Contributors

foxadb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yahoo-finance's Issues

Download data issues

Dear All,

the package worked perfectly for at least 6 months.
Now It looks like an issue has developed

It compiles properly but when I execute the following appears:

terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr: __pos (which is 37) > this->size() (which is 0)

Every suggestion is highly appreciated.

Thank you

Matteo

Compilation error

Hey, when compiling the example I get the following error message:

curl_utils.cpp:120:47: error: character '/' cannot be specified by a universal character name
std::replace(crumb.begin(), crumb.end(), '\u002F', '/');
^~~~~~
1 error generated.
I am trying to run it on MacOS 11.2. I would be incredibly thankful for any help.
Best regards, Jannek

yahoo-finance-cookie file now only has comment lines

The package used to work perfect. But recently, the cookie file generated is sort of empty. In the yahoo-finance-cookie file, I only see the comment lines:

Netscape HTTP Cookie File

https://curl.haxx.se/docs/http-cookies.html

This file was generated by libcurl! Edit at your own risk.

Anyone is having the same issue?

By the way, the function that I stepped into is:
getYahooCrumbCookie(std::string url,
std::string *crumb,
std::string *cookie)
the url that I used is: https://finance.yahoo.com/quote/IBM/?p=IBM

would like to become a contributor

Thanks for writing the library. I noticed some methods were missing 'const' modifiers. I added them and made a few other optimizations dealing with passing by const references. I could push to a branch and create a pull request but would need some permissions to do so.

timegm() error while trying to compile in VSComunity 2019

timegm() error while trying to compile in VSComunity 2019
Severity Code Description Project File Line Suppression State
Error C3861 'timegm': identifier not found ConsoleApplication1
Error (active) E0020 identifier "timegm" is undefined ConsoleApplication1

adding the header #include <time.h> not solve the problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.