{"id":23141557,"url":"https://github.com/farhaanaliii/instaapi","last_synced_at":"2025-08-21T09:05:06.423Z","repository":{"id":266031591,"uuid":"897165870","full_name":"farhaanaliii/InstaAPI","owner":"farhaanaliii","description":"InstaAPI is a simple Python Wrapper for interacting with the Instagram Downloader API via RapidAPI.","archived":false,"fork":false,"pushed_at":"2024-12-02T06:46:04.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T21:16:22.157Z","etag":null,"topics":["insta-api","instagram-client","instagram-downloader","instagram-feed","instagram-metadata","instagram-photos","instagram-scraper","instagram-stories","instagram-user-photos","osint","osint-python","pictures","videos"],"latest_commit_sha":null,"homepage":"https://rapidapi.com/officialofun-C-wpfpix418/api/test-api646","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/farhaanaliii.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-02T06:36:11.000Z","updated_at":"2024-12-02T06:50:44.000Z","dependencies_parsed_at":"2024-12-02T07:42:10.233Z","dependency_job_id":null,"html_url":"https://github.com/farhaanaliii/InstaAPI","commit_stats":null,"previous_names":["farhaanaliii/instaapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farhaanaliii%2FInstaAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farhaanaliii%2FInstaAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farhaanaliii%2FInstaAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farhaanaliii%2FInstaAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farhaanaliii","download_url":"https://codeload.github.com/farhaanaliii/InstaAPI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166582,"owners_count":20894739,"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":["insta-api","instagram-client","instagram-downloader","instagram-feed","instagram-metadata","instagram-photos","instagram-scraper","instagram-stories","instagram-user-photos","osint","osint-python","pictures","videos"],"created_at":"2024-12-17T14:13:57.000Z","updated_at":"2025-04-04T11:20:58.904Z","avatar_url":"https://github.com/farhaanaliii.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InstaAPI\n\nInstaAPI is a simple Python Wrapper for interacting with the Instagram Downloader API via RapidAPI. This Wrapper allows you to easily fetch download links and thumbnails for Instagram posts.\n\n\u003e [!WARNING]  \n\u003e We are not affiliated with Instagram in any way. Use this tool responsibly and adhere to Instagram’s Terms of Service. This tool is meant to work with publicly available Instagram content.\n\n## Features\n\n- Fetch Instagram post download links and thumbnails.\n- Securely store and use your RapidAPI key.\n\n## Prerequisites\n\nBefore you start, you'll need:\n\n1. A **RapidAPI** account: If you don’t have one, you can create it at [RapidAPI](https://rapidapi.com/).\n2. The **Instagram Downloader API** key: You can subscribe to it [here](https://rapidapi.com/officialofun-C-wpfpix418/api/test-api646).\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/farhaanaliii/InstaAPI.git\n   ```\n\n2. Navigate to the project folder:\n\n   ```bash\n   cd InstaAPI\n   ```\n\n3. Install required Python packages:\n\n   ```bash\n   pip install requests\n   ```\n\n## Setup\n\n1. **Store your RapidAPI key securely**:\n   - Open the `config.py` file in the project.\n   - Replace `\"your_rapidapi_key_here\"` with your actual RapidAPI key.\n\n   ```python\n   RAPIDAPI_KEY = \"your_rapidapi_key_here\"  # Replace with your actual API key\n   ```\n\n2. **Running the Test**:\n   After setting up the API key in `config.py`, run the `main.py` script:\n\n   ```bash\n   python main.py\n   ```\n\n   This will fetch the Instagram post's thumbnail and download link and display them in the terminal.\n\n## Example Usage\n\nIn `main.py`, you can change the `post_url` to any Instagram post URL you want to fetch data from. Here's the default example:\n\n```python\npost_url = \"https://www.instagram.com/coding.np/p/DCyqv53Sa8R/\"\n```\n\nThe script will fetch and display the thumbnail and download link.\n\n## Contributing\n\nFeel free to fork this repository and contribute by submitting issues and pull requests.\n\n## Author\n\n- **Farhan Ali**\n  - GitHub: [@farhaanaliii](https://github.com/farhaanaliii)\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarhaanaliii%2Finstaapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarhaanaliii%2Finstaapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarhaanaliii%2Finstaapi/lists"}