Instagram Scraper avatar
Instagram Scraper

Pricing

from $1.50 / 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

3.9 (60)

Pricing

from $1.50 / 1,000 results

1750

Total users

108K

Monthly users

13K

Runs succeeded

>99%

Issues response

2.5 days

Last modified

5 days ago

RC

Download Video Transcripts

Closed

robert.castagna opened this issue
a month ago

Is it possible to support downloading of automatic transcription text from a video or reel?

Similar scrapers have the functionality to do the same from tiktok videos, youtube videos and x videos - yet to find one for Instagram!

weuts avatar

Hi 😊

Thanks for reaching out! I've created an internal issue to look into whether it is possible - we'll get back to you once we know more 😊

RC

robert.castagna

a month ago

Sweet, thanks! Currently processing video streams for audio extraction and its quite the implementation... lol

alexey avatar

Hi!

Currently, it is not found anywhere in Instagram's public reels. You can try as follows:

  1. Scrape the post with the audio, i.e., https://console.apify.com/view/runs/8V6LCcb0a2jqHWfdu

  2. Use musicInfo.audio_id to compose a direct audio URL (https://www.instagram.com/reels/audio/1363185204928041/ for the post above) and scrape it again https://console.apify.com/view/runs/4UKLOm2miVEhCfKqb

As you can see https://api.apify.com/v2/datasets/i8QtEzbCSbN0lkuCr/items?clean=true&format=json there is no transcript, not in metadata, nor audio items. If you can find a working sample when the transcript is revealed in the public IG post or reels, we will be happy to add such details to the actor's output.

I will close the issue now, but if there is anything else we can help with, please let us know.