Webᵀ Crawl
Accessed Crawled Website Data
Access the data from your crawled website
Not Python? API Reference
Ensure you have set your Web Transpose API Key.
The crawled data gets downloaded to crawl.output_dir
which defaults to ./webtranspose-output
.
Accessing Individual Pages
You can also access the crawled data via the Python SDK API.
Example output
Download Crawl Data to Disk
This will download all of the data to the disk. Defaults to ./webtranspose-output
.