Closed smolbun closed 1 year ago
It looks like they closed down https://chatbot.theb.ai/ and moved to https://beta.theb.ai/
Thank you for highlighting this issue. I have successfully created a scraper in Node.js, which functions well but a bit slow.
To run the scraper, you first uninstall the package and then install the package:
npm uninstall wgpt
then
npm i -g wgpt
or
wgpt i -g wgpt@1.0.8
I tried the examples provided but seem to be getting this error.
Error: Unexpected token < in JSON at position 0
npm version is 7.5.2