- Accepts GET request in form of:
- /api/v1/users/username
- /api/v1/users/images/username
- /api/v1/users/followers/your_username /your_password /username
- After that it:
- Creates selenium bot
- Bot may login to instagram with your credentials, if it is needed
- Bot goes to instagram.com/username
- Parses page for data
- Answers the request in json format
- Creates selenium bot
App is dockerized
Just install Docker.
In your chosen directory
git clone git@github.com:QTtrash/insta-pie-api.git
cd insta-pie-api
chmod +rx bin/build
chmod +rx bin/run # So you could just run it as a script.
# Build the image and run the container with it
bin/build
bin/run
Server will run locally on port 5000. You can freely send requests now.
- Builds for various OS
- Better GUI
- faster response times
- more accepted requests like:
- Images
- Followers/Following names and photos
- Likes
- Hashtags used
- Even if account is private bot would be able to log-in to some account, subscribe and still view the requests
Email: smouchsiadis@gmail.com
LinkedIn: Suren Mouchsiadis at LinkedIn
Twitter: Suren Mouchsiadis at Twitter