Code Monkey home page Code Monkey logo

Comments (3)

ciresnave avatar ciresnave commented on July 17, 2024

I still agree. My day job has kept me busy enough that I haven't had time to write a fix for it. I'll try to get one done soon but no idea when. You could write it and help us all out.

from pyrh.

Jamonek avatar Jamonek commented on July 17, 2024

Same here. But I’ll have everything fixed ASAP

Sent with GitHawk

from pyrh.

jasonleehodges avatar jasonleehodges commented on July 17, 2024

Here's a way that I have pulled an instrument id from a ticker that seems to be pretty safe. It takes an extra api call but it should work.

self.get_url(self.quote_data(stock)["instrument"])["id"]

And in your case if you were just looking for the instrument url you could just remove the call to self.get_url and the id selector from the end of that expression.

from pyrh.

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.