B
B
barabulka1122021-09-30 22:46:09
Parsing
barabulka112, 2021-09-30 22:46:09

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

2 answer(s)
N
Nadim Zakirov, 2021-10-01
@zkrvndm

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.

D
Dimonchik, 2021-10-01
@dimonchik2013

you authorize with your hands and send cookies
, but in general, without imitation, it is unlikely to last long, although everything can be

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question