Good day!
Task: create an application that responds to relevant comments under videos
Algorithm:
1. the application accepts a url/ID of the profile that will be viewed
2. navigates to the profile page
3. goes to the video
4. searches for a comment under the video that meets the search criteria (keywords/word)
5. replies to the comment with prepared text
REPEAT points 4-5 until there are no comments under this video
In case no comment meeting the search criteria was found under the video, the application comments on the video with prepared text
REPEAT point 3 until there are no videos on the profile
REPEAT point 2 until there are no url/ID profiles left
6. notification of the end of work.
Functionality:
1. Collecting url/ID of profiles on a specific topic
2. Ability to upload url/ID of profiles that will be viewed
3. Use of proxies
4. Use of third-party resources for captcha solving
5. Input of text (upload) that will be used for responding to comments and for commenting on videos
6. Ability to use multiple profiles for viewing and responding to comments
7. Keeping statistics of the application's work