Answer the question
In order to leave comments, you need to log in
How to parse a site that requires authorization with Google?
I wanted to parse a marketplace that requires authorization with a Google account before accessing the pages. The question immediately arose: how to do it?
Ps I can parse sites, I need advice on authorization using a Google account
Answer the question
In order to leave comments, you need to log in
The easiest way is to write a parser in JavaScript and then run it in the browser console, since the browser is already authorized on the target site, your script will only have to go in and collect the data you need.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question