FantasticalMystery
Newbie
- Mar 19, 2024
- 17
- 7
Not sure if this is the right thread but basically I want to scrape the top four reviews of a good reads author page. Im not entirely sure how to do that. Do I need to put every book's link in my code and find the code attached to the top four reviews? Im writing in Python and using BS4, requests, and pandas. Any help would be highly appreciated