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

how to search on Pagination #36

Open
bobwatcherx opened this issue Aug 24, 2023 · 0 comments
Open

how to search on Pagination #36

bobwatcherx opened this issue Aug 24, 2023 · 0 comments

Comments

@bobwatcherx
Copy link

this project awesome . i have problem how to search method . i want parameter on_page . example on_page = 2

this result only show in page 1 . how to search on page 2 - last page

const fs = require('fs');
const Pornsearch = require('pornsearch');
const Searcher = new Pornsearch('tiger benson', driver = 'xvideos');

Searcher.videos(1)
  .then(videos => {
@bobwatcherx bobwatcherx changed the title how to search on Page how to search on Pagination Aug 24, 2023
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

1 participant