Creation of a parser for YouTube
Project description:
This program is designed to search for advertising integrations in videos and on YouTube channels. It automatically collects data on views, likes, and other analytical metrics, allowing for a complete picture of advertising effectiveness.
Functional capabilities:
• Data collection and analysis (views, likes, other metrics).
• User-friendly interface that simplifies interaction with the program.
• Data storage in a Redis database during operation, with the ability to export to Excel, CSV, or SQL upon completion.
Additional features:
The program is implemented with a Russian-language interface but supports the possibility of translation into other languages, making it flexible and convenient for use in different regions.
#Python3 #Parsing #selenium #requests #GUI
This program is designed to search for advertising integrations in videos and on YouTube channels. It automatically collects data on views, likes, and other analytical metrics, allowing for a complete picture of advertising effectiveness.
Functional capabilities:
• Data collection and analysis (views, likes, other metrics).
• User-friendly interface that simplifies interaction with the program.
• Data storage in a Redis database during operation, with the ability to export to Excel, CSV, or SQL upon completion.
Additional features:
The program is implemented with a Russian-language interface but supports the possibility of translation into other languages, making it flexible and convenient for use in different regions.
#Python3 #Parsing #selenium #requests #GUI