{"id":22812195,"url":"https://github.com/riconem/instapost","last_synced_at":"2026-04-18T12:02:26.723Z","repository":{"id":199601979,"uuid":"188909020","full_name":"riconem/InstaPost","owner":"riconem","description":"Short Python script to post pictures automatically on Instagram.","archived":false,"fork":false,"pushed_at":"2020-10-21T08:24:20.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-11T00:44:09.413Z","etag":null,"topics":["instapy","python","raspberry-pi","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riconem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-05-27T21:04:54.000Z","updated_at":"2024-02-04T11:22:03.000Z","dependencies_parsed_at":"2023-10-11T05:19:48.187Z","dependency_job_id":null,"html_url":"https://github.com/riconem/InstaPost","commit_stats":null,"previous_names":["riconem/instapost"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/riconem/InstaPost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riconem%2FInstaPost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riconem%2FInstaPost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riconem%2FInstaPost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riconem%2FInstaPost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riconem","download_url":"https://codeload.github.com/riconem/InstaPost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riconem%2FInstaPost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31967993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["instapy","python","raspberry-pi","selenium"],"created_at":"2024-12-12T12:11:05.461Z","updated_at":"2026-04-18T12:02:26.689Z","avatar_url":"https://github.com/riconem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"###### Update: This script isn't working anymore! 😐\n\n# InstaPost\nShort Python script to post pictures automatically on Instagram.\nThe main code is based on Tim Grossmanns automated Instagram Tool https://github.com/timgrossmann/InstaPy.\n\n\n\n# Installation on Rasbian Desktop\nA desktop environment is required for this script. I wasn't able to get it working in the background. :D\n```\ngit clone \"https://github.com/riconem/InstaPost.git\"\ncd InstaPost\nchmod +x install.sh\n./install.sh\n```\n# Setup your posts\nAdd your files you want to upload in ```files/queue```.\nEdit login and hashtag in ```quickpost.py ``` or ```post24.py```.\n```\nhashtags = \"#hashtag1, #hashtag2, #hashtag3\"\nname = 'name'\npwd = 'password'\n```\n## Execute\nIf you want to execute via ssh, export your Display variable\n```\nexport DISPLAY=\"0.0\"\npython quickpost.py\n```\n## Execute by crontab weekly\n```\ncrontab -e\n```\nAdd your cronjob. This example will execute the script every Tuesday on 4 PM. \n```\n0 16 * * TUE /home/pi/InstaPost/post.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friconem%2Finstapost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friconem%2Finstapost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friconem%2Finstapost/lists"}