{"id":15900004,"url":"https://github.com/fcakyon/insta-assist","last_synced_at":"2025-07-11T12:07:44.106Z","repository":{"id":110159205,"uuid":"288745046","full_name":"fcakyon/insta-assist","owner":"fcakyon","description":"Personal Instagram Tools","archived":false,"fork":false,"pushed_at":"2020-09-03T13:52:06.000Z","size":29,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T19:24:25.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcakyon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-19T13:52:21.000Z","updated_at":"2022-11-09T09:12:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"b5dbe031-c430-4869-b926-c3b4e3c2af02","html_url":"https://github.com/fcakyon/insta-assist","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"a4cb6c6e6f31d6f9de265441ad0dd0855a7c79d6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fcakyon/insta-assist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcakyon%2Finsta-assist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcakyon%2Finsta-assist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcakyon%2Finsta-assist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcakyon%2Finsta-assist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcakyon","download_url":"https://codeload.github.com/fcakyon/insta-assist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcakyon%2Finsta-assist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264803717,"owners_count":23666512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-06T10:41:28.072Z","updated_at":"2025-07-11T12:07:44.086Z","avatar_url":"https://github.com/fcakyon.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# insta-assist: My Personal Instagram Tools\n\n## Usage\n- install required packages:\n```bash\npip install requirements.txt\n```\n\n- create a config.py file containing agent login info and target username to be scraped:\n```python\nagent_id = \"ig_username\"\nagent_pw = \"ig_password\"\ntarget_username = \"target_ig_username\"\n```\n\n- scrape required data:\n```bash\npython scrape.py\n```\n\n- run web app:\n```bash\npython app.py\n```\n\n- view endponints on browser:\n```\nlocalhost:5000/likes/ig_username\n```\n\n## Endpoints\n- **/likes/target_ig_username:** shows the posts that target instagram user has liked\n- **/likes_per_account/target_ig_username:** shows the number of posts that target instagram user has liked from specific accounts\n- **/follower_likes/target_ig_username:** shows the number of posts that each follower of the target instagram user has liked\n- **/hd_profile_pic/target_ig_username:** returns the hd version of the profile picture of the target instagram user","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcakyon%2Finsta-assist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcakyon%2Finsta-assist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcakyon%2Finsta-assist/lists"}