Python Script for Profile Activity Analysis

Job ID: 38505049

Budget: €30 – €250 EUR

A freelancer is requested to complete a small script, which provides a basis to make the work very easy, just having to use the adspower and chromium application in python to obtain the statistics of the profile accessed by said script and respond in json with said information.

Will be delivered:
Flask and Chromium API python script already configured with the AdsPower application that allows storing the cookies of the account from which this information will be obtained.
AdsPower user to be able to use the script and access the browser.

Required:
The script that is delivered will open the reddit profile statistics, it needs to collect all the subreddit that has posted in the last 24 hours, obtaining: name of the subreddit, visits, comments and shares of all the publications of said profile within that time.
Once collected, return all this information using response json (the API programmed to return this response is already delivered)

In this example (attached), the data to obtain would be: subreddit (r/xxxx), upvotes: 16, views: 1,300, comments: 3, shares: 1

Programming must be done using Python, and requires installing the AdsPower program and adding the chrome 126 chromedriver corresponding to your operating system (it can also be delivered along with the script).