-
Add sleeping to avoid lockout (Especially for Google)
BTW. Amazing tool! ^^
-
I would like to contribute an NSE scraper which will help scrape the following:
1. Nifty50 index value
2. Last traded price of a particular stock
3. All nifty50 stock prices
P.S. This repository…
-
Will you be accessing an API to fetch stock prices? If so, which one?
-
- [ ] adjustable time period
-
Hi,
Thanks for the effort. Iam a newbee to python ( and coding). could you guide me on how to make the scraped data to be written in a single xlsx file for each method or even for a perticular method…
ghost updated
4 years ago
-
Hi there,
Thanks for dropping by. If you use wstrade-api, you likely have experienced its limitations so far.
What would you like to see changed with `v1.0.0`? What would you like to see added?
…
-
Perhaps we want to let the scraper find the data we know will be in the page, we just don't know the value of it. Using your first example for the Stack Overflow related questions, what if we could in…
-
Everyone write below a short summary of any progress you have made in the last two weeks, specifically between the last Progress Report and November 8. Feel free to cut-n-paste from your Personal Log.…
-
```
ticker = yf.Ticker(symbol)
data = ticker.option_chain(date=date)
print(type(data))
```
results:
``
and I can't convert the var data to a json string with to_json() method, cause it's …
-
Hi Valentin,
Most of the times when I want to access Deezer folder (especially the 'Personal Folder' where I could find my 'loved' tracks) there is a bug : I cannot access the folder and a message …