Skip to content

Instantly share code, notes, and snippets.

@vanWittlaer
Created August 27, 2018 14:37
Show Gist options
  • Save vanWittlaer/39d738877f0e6aa275ebff2925b1227b to your computer and use it in GitHub Desktop.
Save vanWittlaer/39d738877f0e6aa275ebff2925b1227b to your computer and use it in GitHub Desktop.
cURL a website like Google bot
curl -v -L --user-agent "Googlebot/2.1 (+http://www.google.com/bot.html)" https://vanwittlaer.de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment