Skip to content

Instantly share code, notes, and snippets.

@Amperture
Created December 14, 2016 08:31
Show Gist options
  • Save Amperture/ca779cce163353111410269bede840e4 to your computer and use it in GitHub Desktop.
Save Amperture/ca779cce163353111410269bede840e4 to your computer and use it in GitHub Desktop.
import requests
for x in range(100):
r = requests.get('http://websiteyouwanttospam.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment