Giter Club home page Giter Club logo

Comments (3)

5tomato avatar 5tomato commented on August 28, 2024

I have experienced the same thing. I did not find that the above solution resolved the issue.

When logged into the IB account you can copy and paste the "https://ndcdyn.interactivebrokers.com/tws.proxy/fundamentals/financials/{conid}?annual=true&type=income" request into the browser and it will return a json object. This is not the case when logged into the API.

The request: "https://ndcdyn.interactivebrokers.com/portal.proxy/v1/portal/fundamentals/landing/{conid}?widgets=news&lang=en" also works, which is weird, because when watching the requests when you navigate to the news section in the portal, it goes through tws.proxy instead of portal.proxy, which is what sends back the json if you type it into the search bar.

Any update on this?

from interactive-broker-python-api.

areed1192 avatar areed1192 commented on August 28, 2024

So it appears that Interactive Brokers has ended access to the Fundamentals Endpoint using the API; as such, I'll be removing the endpoints from the library. I might try to see if the logic holds with this URL:

Until then, I'm going to make them "private methods" so people don't get confused. I'm also revamping the process for logging in and will provide an option where you can just let me know if the server is already running or not.

from interactive-broker-python-api.

5tomato avatar 5tomato commented on August 28, 2024

@areed1192 thanks for checking into this! I emailed the IB team about news endpoints that were not on the Restful API documentation, and they said those kinds of endpoints are available through the TWS API, but not yet through the Restful API.

I noticed that you were also using tipranks' api for news. Have you found the quality of their news to be comparable with IB's?

from interactive-broker-python-api.

Related Issues (20)

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.