spider-client
library.
Parameter | Type | Default | Description |
---|---|---|---|
max_results | int | - | The maximum number of search results to return |
url | str | - | The url to be scraped or crawled |
Function | Description |
---|---|
search | Searches the web for the given query. |
scrape | Scrapes the given url. |
crawl | Crawls the given url. |