Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Web Scraper Cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The graph shows these values in 5-minute intervals:

* **Start URL limit** - 20'000.
* **Selector limit** - 100.
* **Data extraction execution time from a single URL** - 15 minutes. Can be reached by using scroll down selector on infinite scroll down or
* **Data extraction execution time from a single URL** - 10 minutes. Can be reached by using scroll down selector on infinite scroll down or
element click selector. If the timeout is reached, no data will be scraped from that page.

## Difference between scraping on Web Scraper Cloud and Web Scraper browser extension
Expand Down
Loading