tripadvisor-scraper
tripadvisor-scraper copied to clipboard
Script gets all review_urls and then freezes
It looks like the log works until it gets to the end of the review URL links, then it freezes up. I am wondering if others might have this problem as well. Thanks.
I'm getting the same issue
@farahhamdi @spencerbell Thank you for your interest for this project. I don't maintain this project anymore, but I would really appreciate it if you create a PR.
@farahhamdi @spencerbell unfortunately Tripadvisor changed its layout including things like element arrangement and class names. This causes the scraper to fail since it cannot find the elements anymore.