Target

FREEMIUM
By Api Dojo | Updated 14 days ago | eCommerce
Popularity

9.7 / 10

Latency

1,341ms

Service Level

100%

Health Check

N/A

Back to All Discussions

60 page limit

Rapid account: Prysall 1
prysall1
2 years ago

I want to pull all products of a category but there is 60 pages limit. Will it upgrade?

Rapid account: Apidojo
apidojo Commented 2 years ago

Yes, that is how Target deals with scraper like you, and to protect their data. This API reproduces PUBLIC data and features of the official site/application. They are intended to work with applications having actual user interface. There is no one who goes from page to page with that range in real world. You may try again with sub categories and faceted_value optional parameter to reduce the total number of products returned.

Regards.

Rapid account: Prysall 1
prysall1 Commented 2 years ago

Thank you for quick response

When I post a request at the sample, it returns this metadata.
If I pass offset 1200 it returns an error.

“typed_metadata”:{
“count”:20
"current_page":1
"offset":0
"total_pages":60
"total_results":16154

Rapid account: Apidojo
apidojo Commented 2 years ago

Hello,

No, it won’t. All applications always have paging feature for listing page. You may check the optional parameters for paging purpose.

Regards.

Join in the discussion - add comment below:

Login / Signup to post new comments