node-yahoo-finance
node-yahoo-finance copied to clipboard
Add Options data
trafficstars
It would be very nice to add a function to scrape options data from the options screens the way pandas does in Python.
I already have a working version of it written as a custom function in one of my projects. As soon as I find time to write it to fit the coding style of this project I'll submit a pull request (unless somebody else wants to take a crack at it).
Thanks
@chafreaky Curious, did you end up writing this?
I was going to start a PR on this as well...
@mikinty I have not