Hi there,
I try to reimplement some of your stuff into a little personal script and I could not verify your code, that https://mobile-api.rewe.de/mobile/products/search?withFacets=true&storeId=241108&objectsPerPage=250&page=1 is a working endpoint to fetch all existing products from the store. See your code here
- Has it maybe changed?
- Do I need to set some headers or other information?
- Where did you find these endpoints because it is not from the website right?
I would be glad to hear from you 😄
Hi there,
I try to reimplement some of your stuff into a little personal script and I could not verify your code, that
https://mobile-api.rewe.de/mobile/products/search?withFacets=true&storeId=241108&objectsPerPage=250&page=1is a working endpoint to fetch all existing products from the store. See your code hereI would be glad to hear from you 😄