O
O
Oleg Petrov2020-04-28 23:35:52
YouTube
Oleg Petrov, 2020-04-28 23:35:52

How, without using the API, to monitor the number of subscribers with a Python script?

Previously, I used the API posted on Github and Instagram banned accounts, now I can monitor subscribers on my accounts, collect statistics on the number of likes and subscriptions per day.
Is it possible without an API?
If not possible, is it possible to just log in once a day and read the number of subscriptions?
The same question for Youtube, but everything seems to be simpler there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DUDE, 2020-04-29
@Smeilz1

To be honest, I did not quite understand the essence of the question. If we are talking about reading subscribers, then there are two options: either API or parsing. Parsing can be done without calling the API. I recommend beautifulsoup. Parse very well. Well, or import re in hand.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question