Learn how to use pagination functionality with SmartScraper API
Field | Description |
---|---|
Product Name | Name of the product |
Price | Product price |
Rating | Customer rating |
Image URL | Product image |
Description | Product description |
Parameter | Type | Description | Default | Range |
---|---|---|---|---|
total_pages | integer | Number of pages to scrape | 1 | 1-10 |
number_of_scrolls | integer | Number of scrolls per page | 0 | 0-10 |
wait_for | integer | Wait time in seconds | 0 | 0-30 |
total_pages
is within the valid range (1-10)number_of_scrolls
for dynamic contentwait_for
parameter for slow-loading pages