This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import requests | |
# From https://github.com/Ge0rg3/requests-ip-rotator | |
from requests_ip_rotator import ApiGateway | |
import time | |
""" | |
I got to 6th on the board as 'fiasco' with 4 blocks on 9/11/2022 of ipv4.games | |
You can do better. Adapt this to choose different regions and do 5-10k | |
request runs per-api-gateway and you'll chew through whatever blocks | |
AWS had api gateways in. They're supposedly free for the first 1million |