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 to use with await?

Greg-J opened this issue · comments

Before I start crawling the site I'm crawling, I need to pull a value from a specific page. I cannot for the life of me figure out how to use await with this library to use crawler to simply set a variable to be used later on in my code.

Use a different library

As you said, it's better to use a different library to use await.