Skip to content

dfgrisales5078/Python_IG_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python/Flask API Endpoint

API endpoint used to work along with Get Instagram Likes website (Repository linked below).

Currently, API endpoint and website are not deployed and therefore both must be ran locally.

Flask endpoint get_likes() function in app.py uses code from class Bot to interact with intagram accounts based on the parameters sent on the POST method. Parameters passed are: username (instagram account to interact with), posts (number of posts to like on the account), and follow (determines is account should be followed as well.)

The Bot class was created using selenium to browse instagram and search for specific components using the CSS Selector path of the components.

Website source code:

https://github.com/dfgrisales5078/React-bot-ui

Website screenshot:

WebsiteScreenshot

Demo:

Media1.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages