bda-research / node-crawler

Web Crawler/Spider for NodeJS + server-side jQuery ;-)

Home Page:http://node-crawler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I use JSDOM with node-crawler?

kerolloz opened this issue · comments

The documentation doesn't mention the way of using jsdom with jquery. Is it injected in the result parameter passed to the callback function like cheerio in $?

commented

So how did you solve it, I'm facing the same problem?