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

why my scraping did not get results ? #325

Open
nuhadev opened this issue Nov 17, 2017 · 0 comments
Open

why my scraping did not get results ? #325

nuhadev opened this issue Nov 17, 2017 · 0 comments

Comments

@nuhadev
Copy link

nuhadev commented Nov 17, 2017

Nothing result, Why did it happen my code

horseman
.userAgent('Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0')
.open('http://melongfilm.net')
.wait('.maincontent')
.click('.entry-title a')
.waitForNextPage()
.title()
.html('.main-content')
.log() // prints out
.close();

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