🕷️
Goodreads Quotes Scraper
Scrapes quotes from Goodreads — top popular, recently added, by tag, or by page number — and saves the results to temp.json.
Scrapes quotes from Goodreads — top popular, recently added, by tag, or by page number — and saves the results to temp.json.
Scrapes quotes from Goodreads — top popular, recently added, by tag, or by page number — and saves the results to temp.json.
pip install bs4 selenium
python goodreadsScrape.py
No — it fetches live web pages over the network (and imports Selenium), which is not available in a browser sandbox.