Back
Simon
Load previous page…
Couldn't find a way around GoDaddy blocking network access to the price scraper when running on AWS or Hetzner, but then accidentally found the official GoDaddy API, which can be used to retrieve price data with no problems
#domainwatchman
Remove colly as a dep from the price scraper and add an option to the Hover module to use a custom http transport
Setup a proxy server and make the scraper to use it to overcome the issue of some registrars blocking IP addresses used by AWS Lambda
Send a welcome email to people who signed up before the automated welcome email system was finished
#domainwatchman