Data Science/ Machine Learning practice on Instagram art platform
- Python 3.7^
- Poetry
MongoDB downloadSQLModel, will learn MongoDB on a JavaScript project instead
Create the file .env and add instagram info (see .env.example)
Run virtual environment
poetry shell
Install dependencies
poetry install
- Content Creator
- Following
- Posts
- Like count?
- Comments
- Like count
- Caption
- Hashtags
- Location
- Datetime
- Tagged users
- URL
- Stories
- Story picture & text
- Active
- Highlight
- Story picture & text
- Pronouns
- Biography
- Links
- Username
- Main stats (count)
- Posts
- Followers
- Following
- Profile picture
- Posts
- Public saved?
- Liked posts?
- Following
-
Python Click docs
-
Instagram Private APIs
-
GraphQL IG user search example
-
Instagram Graph API