amazon_scraper
amazon_scraper copied to clipboard
Update reviews.py search for subreview text
The hook for the text has changed from an a tag to a span.
Because of Amazon's flip-flopping between styles, I think it's a good idea to leave the old <a> check in.
Could you make it so that the new code is inside a if not tag check, or something equivalent (tag = get<a> or get<span> or get ....).
Lol, happy belated birthday
If it works for the majority of pages, then sure.