Setup
Usage
To use spider you need to have an API key from spider.cloud.Modes
scrape
: Default mode that scrapes a single URLcrawl
: Crawl all subpages of the domain url provided
Crawler options
Theparams
parameter is a dictionary that can be passed to the loader. See the Spider documentation to see all available parameters