philipperemy / amazon-reviews-scraper

Yet another multi language scraper for Amazon targeting reviews.
Apache License 2.0
116 stars 42 forks source link

VPS crash when I run the main program #15

Closed ligua closed 3 years ago

ligua commented 3 years ago

Hi, Thank you for spending time reading this.

I am having a weird problem. I have an expressvpn subscription and I install the ubuntu python binding according to your post. The script runs on a remote server, a VPS in this case. Unfortunately, the VPS usually freeze after I run the script and I have to restart the server. Any idea why that is the case or am I missing something?

Thank you so much and best regards

philipperemy commented 3 years ago

Can you try to run it locally and try to see if any errors occur (you need MacOS or Linux)? It's possible that we have to upgrade the express VPN to a newer version.

philipperemy commented 3 years ago

Try to run this script: https://github.com/philipperemy/expressvpn-python/blob/master/vpn.sh It should update your IP every 60 seconds. I think that's a good start for troubleshooting.