-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with status code 403 running on heroku #16
Comments
Hello. In the latest version, you can use |
Oke makasih ya bwang :v |
@officialdittaz sama sama |
Maap bwang, mau tanya lgi nih gua udah make |
Gimana nih bwang kok error
Script :
const { Brainly } = require("brainly-scraper-v2");
const brainly = new Brainly("id");
case 'kuy':
await brainly.search('id', "Pythagoras").then(console.log).catch(console.error);
break
The text was updated successfully, but these errors were encountered: