Get Started
Quickstart
Start web scraping in 2 minutes.
Download Python SDK
Download the Python SDK.
pip install webtranspose
Not a Python user? Use Web Transpose via API.
Get your API Key
Get your API key from the Web Transpose Dashboard.
os.environ['WEBTRANSPOSE_API_KEY'] = "YOUR API KEY"
Crawl a Website
Your crawls can be viewed and monitored in the Web Transpose Crawls Dashboard.
Scrape a Website
Your scrapers can be viewed and monitored in the Web Transpose Scraper Dashboard.
SERP API
Run the SERP API doing the following: