S
S
shynga2020-05-15 04:11:58
YouTube
shynga, 2020-05-15 04:11:58

Parser in Python?

Good afternoon.
I would like to know.
Is it possible to implement a parser in Python, the functionality is as follows:
1) The name of the video / channel is entered as in YouTube search
2) The sum of all video views for this name is displayed

How can this be implemented? Maybe there are some libraries?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey Pankov, 2020-05-15
@trapwalker

Why a parser when youtube has an API ?

Z
zexer, 2020-05-15
@zexer

Look towards selenium.

N
Nazar Tropanets, 2020-05-15
@nazartropanets

If I were you, I would not reinvent the wheel, but use the YouTube API - https://developers.google.com/youtube/v3

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question