{"id":19436543,"url":"https://github.com/mrxehmad/instagram_profile_api","last_synced_at":"2026-05-16T09:11:17.825Z","repository":{"id":207497607,"uuid":"719394139","full_name":"mrxehmad/Instagram_profile_API","owner":"mrxehmad","description":" This API, built in Python, fetches an Instagram user's profile picture URL by providing their username.","archived":false,"fork":false,"pushed_at":"2023-11-16T04:30:07.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-07T21:13:16.572Z","etag":null,"topics":["flask","flask-application","instagram-api","instaloader","python","python-lambda"],"latest_commit_sha":null,"homepage":"https://instagram-profile-api.vercel.app","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/mrxehmad.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":"2023-11-16T04:13:03.000Z","updated_at":"2024-12-24T15:10:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2f0610c-7cd5-4890-894f-1f33d9229f9b","html_url":"https://github.com/mrxehmad/Instagram_profile_API","commit_stats":null,"previous_names":["mrxehmad/instagram_profile_api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrxehmad%2FInstagram_profile_API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrxehmad%2FInstagram_profile_API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrxehmad%2FInstagram_profile_API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrxehmad%2FInstagram_profile_API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrxehmad","download_url":"https://codeload.github.com/mrxehmad/Instagram_profile_API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240619430,"owners_count":19830204,"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":["flask","flask-application","instagram-api","instaloader","python","python-lambda"],"created_at":"2024-11-10T15:11:40.947Z","updated_at":"2025-11-19T09:04:10.373Z","avatar_url":"https://github.com/mrxehmad.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram Profile Picture API\n\n## Overview\nThis Python API enables users to retrieve an Instagram profile picture URL by providing a username. It is designed for simplicity and ease of integration into various applications. The API can be hosted for free on platforms like Heroku, making it accessible for developers seeking a lightweight solution.\n\n## Installation\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/mrxehmad/Instagram_profile_API.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd Instagram_profile_API\n    ```\n3. Install the required dependencies:\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n1. Run the Flask application:\n    ```bash\n    python app.py\n    ```\n2. Access the API at http://localhost:80/get_profile_pic with the following query parameter:\n    - `username`: The Instagram username for which you want to retrieve the profile picture.\n   \n    Example:\n    ```bash\n    http://localhost:80/get_profile_pic?username=example_user\n    ```\n\n## Deployment on Heroku\n1. Create a Heroku account and install the Heroku CLI.\n2. Login to Heroku in the terminal:\n    ```bash\n    heroku login\n    ```\n3. Create a new Heroku app:\n    ```bash\n    heroku create\n    ```\n4. Deploy the application to Heroku:\n    ```bash\n    git push heroku master\n    ```\n5. Open the deployed app in the browser:\n    ```bash\n    heroku open\n    ```\n\n## Contributing\nContributions are welcome! Feel free to open issues or pull requests for improvements or additional features.\n\n## License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrxehmad%2Finstagram_profile_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrxehmad%2Finstagram_profile_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrxehmad%2Finstagram_profile_api/lists"}