
We invite you to explore our blog for more details.
Before building your Amazon proxy unblocker, you'll need to set up a basic Python environment. Here's how to get started:
- Install Python 3 on your computer
- Run
pip install -r requirements.txt
- Create an account at Crawlbase and log in.
- After registration, you will receive 5,000 free requests.
- Locate and copy your Smart Proxy Private Token.
Before running the examples, make sure to replace every instance of <Private token>
with your Private Token.
- To run the example from the "Making Your First Successful Request" section:
python making_your_first_successful_request.py
- To run the example from the "Extracting Specific Data" section:
python extracting_specific_data.py
- To run the example from the "Compiling Extracted Data into CSV" section:
python compiling_extracted_data_into_csv.py
Occasionally, you may encounter the following error:
An error occurred: HTTPSConnectionPool(host='www.amazon.com', port=443): Max retries exceeded with url: /Apple-iPhone-Silicone-Case-MagSafe/dp/B0CHX2XFLN (Caused by ProxyError('Unable to connect to proxy', OSError('Tunnel connection failed: 500 Internal Server Error')))
This is typically a temporary issue. Simply rerun the command, and it should resolve itself.
🛡 Disclaimer This repository is for educational purposes only. Please make sure you comply with the Terms of Service of any website you scrape. Use this responsibly and only where permitted.
Copyright 2025 Crawlbase