Description Usage Arguments Value
Crawl URLs in a data frame.
1 |
urls |
URLs to crawl. |
parallel |
If |
progress_bar |
If |
message |
If |
... |
Optional arguments from |
A data frame with one URL per row.
This data frame contains the following colmuns :
- url : initial URL
- crawl : adresse nettoyée
- url_response : returned URL
- date_crawl : download datetime
- status_code : status code return by HTTP request
- error : error message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.