-
Notifications
You must be signed in to change notification settings - Fork 253
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
Websites arent scraped #4
Comments
scrape_website("Why did Elon rebrand twitter?", "https://www.axios.com/2023/08/03/twitters-x-rebrand-explained") Gives:
It's because browserless is not the best at bypassing Cloudflare anti browser protection..... |
any work around here? im getting the same outcome |
so everything seems to work (via streamlit) however - browserless isnt called at all for me - meaning the scraper isnt scraping anything. I do get serps and based on those I get outputs.
The text was updated successfully, but these errors were encountered: