phantombuster / nickjs

Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
https://nickjs.org
ISC License
500 stars 48 forks source link

Features that would be nice #53

Open spearmootz opened 5 years ago

spearmootz commented 5 years ago

Tabs

i think there is a lot to be learned from cypress https://www.cypress.io/

it just isn't made to do scrapping.

paps commented 5 years ago

You can have multiple tabs btw. Just do const tab = await nick.newTab() multiple times and you're all set

spearmootz commented 5 years ago

by tabs i just mean that they are related to the tabs. i made it bold to emphasize