Hello guys! 👋
I'm implementing a web scraping task management api. During the implementation, I found this package nest-puppeteer in the NPM packages catalog, but I didn't find enough documentation to be able to implement it correctly. Does anyone know how to use or has used this package? Could you show me how to use it?
#How to use the package nest-puppeteer?
9 messages · Page 1 of 1 (latest)
What more are you looking for on top of what's already in the package's readme?
I actually tried to implement it as it is in the documentation, but my implementation is not working.
What do you mean by "not working"? Cause that could mean a multitude of things like network issues, firewall problems, runtime errors, build time errors, and more 🙂
With that, I created this new post to find someone who has already used this library to see how it was implemented.
I haven't, but I'm not half bad at reading error messages
Oh! Right. 👌@spark plank
looks like this project isn't alive
and it has others issues: https://github.com/tinovyatkin/nest-puppeteer/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc
so I suggest you to use puppeteer directly instead :p
Oh, right! Thank you! @drifting tinsel