pyBegin / projects / proxy-scrapper
🕷️

Proxy Scrapper

Install BeautifulSoup

20 lines🖥 Desktop only

Proxy Scrapper

Install BeautifulSoup

pip3 install beautifulsoup4

Run script

python3 proxy_scrapper.py

Dependencies

Pyodide-runnable

No - it uses requests to fetch a live website over the network, which is blocked in the browser sandbox.