I am automating the process to download the csv file from the google trends after I do a search, It can be done by clicking the download button using selenium but I am thinking of doing it using requests, when I click the button definitely a request is posted in a form of url by any means can I fetch that url,
Asked
Active
Viewed 113 times
0
-
_I am thinking of doing it using requests_: Why tagging with [Selenium](https://stackoverflow.com/a/54482491/7429447) – undetected Selenium Mar 09 '22 at 20:14
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 10 '22 at 08:33