Hi all,

Using requests in python we can get json files from different webpages. However, in some cases due to Cloud flare or different cookies, we cannot get the json files. On the other hand, some extensions of different browsers can get any jsons of a webpage. Can we connect a python script to a browser extension to get the json file?

If yes, how?

Thanks in advanced

Vahid

More Vahid Nouri's questions See All
Similar questions and discussions