-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page Issues #19
Comments
This feature can be added by changing url to fetch with appropriate parameters. |
I have observed a few points, mentioning here instead of creating another issue
I wanted to know, if all these are bugs or if the API is intentionally built this way |
It maybe the case that flipkart fetched more products when on different account (based on activity) / different device/browser/on-scroll. I cannot be sure about this without a proper debug. If you want to detect the same yourself then I would suggest you to save the response fetched by the scraper as html and review the number of products in that html page. To best of my opinion, scraper is behaving as expected, unless the 8 products which are not there in the scraper list are not placed different or are extreme edge cases (like sponsored products having different views, or being the last 4 products, or some other differentiating factor than others) |
Search Result gives limited number of product details , how to move on to next page ?
The text was updated successfully, but these errors were encountered: