We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 => {
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: