I’ve been trying to web scrape off a google website and it keeps giving me this page
I need to click the Accept All button to actually continue to the web page. Any clue how I would do that using Requests and Bs4?
- I have tried using Selenium but would rather not if I can help it