HM - Hennes Mauritz

FREEMIUM
Durch Api Dojo | Aktualisiert 5일 전 | eCommerce
Popularität

9.7 / 10

Latenz

2,001ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

current page 1001 of total number of pages 1004 returns zero products

Rapid account: Dwalter
dwalter
3년 전

https://apidojo-hm-hennes-mauritz-v1.p.rapidapi.com/products/list?country=de&lang=de&currentpage=1001&pagesize=30

{5 items
"results":[0 items
]
"pagination":{6 items
"pageSize":30
"currentPage":1001
"sort":"stock"
"numberOfPages":1004
"totalNumberOfResults":30100
"totalNumberOfResultsUnfiltered":0
}
"facets":[...]32 items
"freeTextSearch":""
"baseUrl":"https://www2.hm.com"
}
Rapid account: Apidojo
apidojo Commented 3년 전

Hello,

You may try the official site/application and they should have the same behaviour. In general, all endpoints follow UX/UI design the site/application, they are intended to be use with an actual interface, but you want to scrape for data, don’t you? There is no users going through that large amount of pages in real world.

Regards.

Rapid account: Dwalter
dwalter Commented 3년 전

Only 330 pages return products. So we cant get the complete list of products stated in pagination field:

pagination":{6 items
"pageSize":30
"currentPage":333
"sort":"stock"
"numberOfPages":1001
"totalNumberOfResults":30020
"totalNumberOfResultsUnfiltered":0
}

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen