tripadvisor-scraper icon indicating copy to clipboard operation
tripadvisor-scraper copied to clipboard

Script gets all review_urls and then freezes

Open spencerbell opened this issue 6 years ago • 3 comments

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.

spencerbell avatar Oct 03 '19 21:10 spencerbell

I'm getting the same issue

farahhamdi avatar Jan 19 '20 23:01 farahhamdi

@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.

andorfermichael avatar Apr 29 '20 13:04 andorfermichael

@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.

andorfermichael avatar Apr 30 '20 10:04 andorfermichael