Instagram Media Downloader: HD Reels, Stories & Posts — free API client for the Apify platform. No API key setup, thousands of structured results, export to JSON, CSV or Excel.
Project description
Instagram Media Downloader: HD Reels, Stories & Posts
Instagram Media Downloader: HD Reels, Stories & Posts — a Python client for the Apify Actor. Pull Instagram Media data at scale with no API-key hassle: thousands of clean, structured results you can export to JSON, CSV or Excel.
▶️ Run it on Apify: https://apify.com/logiover/instagram-media-downloader
Install
pip install instagram-media-downloader
Usage
from instagram_media_downloader import scrape
items = scrape({}, token="YOUR_APIFY_TOKEN")
print(len(items), "results")
print(items[0])
Get your free Apify token at https://console.apify.com/account/integrations.
Input
| Field | Type | Description |
|---|---|---|
startUrls |
array | Instagram Links |
All fields optional — run with empty input {} for a broad default result set.
Output
Each result item includes fields such as: sourceUrl, type, ownerUsername, caption, likes, views, filename, downloadUrl, thumbnail, scrapedAt, productType.
Why use this
- ⚡ Thousands of results per run, auto-paginated
- 🔑 No Instagram Media login or reverse-engineering — just call the Actor
- 📦 Export to JSON, CSV, Excel, JSONL, XML
- ☁️ Runs on Apify cloud — schedule it, add webhooks, wire into Make / Zapier / n8n
FAQ
Do I need an API key?
Only a free Apify token (grab one at https://console.apify.com/account/integrations). No Instagram Media login and no scraping setup on your side.
How many results can I get?
Thousands per run. Raise the limit in the input to pull more — the Actor paginates for you.
What export formats are supported?
Results are plain JSON in code; from the Apify dataset you can export CSV, Excel, JSON, JSONL or XML.
Is this an official Instagram Media API?
No. It is an unofficial Instagram Media data client on the Apify platform — a maintained alternative when there is no official or affordable API.
Links
- ▶️ Run the Actor: https://apify.com/logiover/instagram-media-downloader
- 📚 Docs & examples: https://github.com/logiover/instagram-media-downloader
- 🧰 More scrapers by logiover: https://apify.com/logiover
MIT © 2026 logiover · Client library for the hosted Apify Actor. Not affiliated with Instagram Media.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file instagram_media_downloader-1.0.0.tar.gz.
File metadata
- Download URL: instagram_media_downloader-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c96eea9e7dc63706abb318ddb7bb01f652c59fa406080f6b102d5ee95245648
|
|
| MD5 |
51ddf2f0b196edc5bacdc4bb95c13f6d
|
|
| BLAKE2b-256 |
236fb01e5ba89b07c31d1b0318dfffd1a823dadaca1713b20559403b6ff4c63f
|
File details
Details for the file instagram_media_downloader-1.0.0-py3-none-any.whl.
File metadata
- Download URL: instagram_media_downloader-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8957b5cb228cf94c0f42f03ac68160de025aa91341bce84bb62248ea938afe37
|
|
| MD5 |
0fa93f9a539593039267064479c1f777
|
|
| BLAKE2b-256 |
d0060fb32ed39ece480160130935eb039a1f948cc0c9993bd313e46642a435b3
|