You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got it to run by inputting exactly http://localhost:5000/?url=https://www.amazon.com/Nike-Womens-Reax-Running-Shoes/product-reviews/B07ZPL752N/ref=cm_cr_dp_d_show_all_btm?ie=UTF8&reviewerType=all_reviews
Also you need to pip install the requests, and catch a ValueError in line 56.
It says {"error":"URL to scrape is not provided"} every time I run the flask application, and I wonder why this happens.
The text was updated successfully, but these errors were encountered: