Replies: 2 comments 2 replies
-
hi, we do not natively support the login, you should make the login by yourself for example using the request library and make a script similar to this one https://github.com/VinciGit00/Scrapegraph-ai/blob/main/examples/benchmarks/SmartScraper/benchmark_groq.py |
Beta Was this translation helpful? Give feedback.
2 replies
-
please update to the new version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, very nice web scraping tool, congratulations @VinciGit00!
Sometimes, I cannot use the SmartScraperGraph on certain websites that require a login. In a previous discussion, you said it was possible to make the authentication ourselves and pass it as a string parameter in the graph. How can I do that?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions