Hacker News new | ask | show | jobs
by lucasjans 4250 days ago
Adding watch results in a white screen of nothing, no new watches added. I'm trying to monitor the Nexus 6 page :D

https://play.google.com/store/devices/details/Nexus_6_32GB_C...

For my use case, anything more than an hour delay wouldn't be practical. Ideally it would be up to the minute, but I'd imagine that would cause other issues for a service like this. In the past I just used a Chrome Extension. But living in Vietnam I have to make sure my VPN is up in order to see the North American content.

1 comments

The probe received a 403 forbidden error from google. I realized that google store forbid crawls. So a simple http request won't work.

I was not aware of this situation before. I will see what I can do.