Skip to content
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

CurrentPage and MaxRecordsPerPage #4

Open
sikanderv opened this issue Apr 10, 2023 · 4 comments
Open

CurrentPage and MaxRecordsPerPage #4

sikanderv opened this issue Apr 10, 2023 · 4 comments

Comments

@sikanderv
Copy link

Hi, thanks for this. Haven't tried this, but I'm using the RapidApi/ApiDojo endpoint for this data.

It looks like the CurrentPage value gets reset to 0 after 50 pages.

And the maximum records per page is 50. Anything above 50 is ignored. Anything below 50 is respected.

Is your experience the same as well?

@harry-s-grewal
Copy link
Owner

Not for me, I can set records_per_page to 200 before it bottoms out. I just tested it and it works still. Also, current_page doesn't cap out at 50 for me either.

Have you tried seeing your results when using a tool like Postman?

@sikanderv
Copy link
Author

It was more of a query than a real issue. I just wanted to know how your app handles this.

By the way, I tried to clone your repo today to test it but met with this error:

image

@alex-kozin
Copy link

@sikanderv There is a "Code" button at the top of the repo for you to check the HTTP link to github repo, this worked for me: https://github.com/harry-s-grewal/mls-real-estate-scraper-for-realtor.ca.git

@harry-s-grewal
Copy link
Owner

^ What he said 😄 I changed the repo name for better SEO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants