Ensure you have set your Web Transpose API Key.
Saving and Re-accessing Crawl
Creating aCrawl
will create a unique crawl.crawl_id
that can be used in the future to get the crawl again.
Crawl Parameters
A list of allowed URL paths.Exmaple:
["https://webtranspose/*"]
A list of banned URL paths.Exmaple:
["https://webtranspose/blogs/*"]