Instagram Scraper avatar

Instagram Scraper

Try for free

Pay $2.30 for 1,000 results

View all Actors
Instagram Scraper

Instagram Scraper

apify/instagram-scraper
Try for free

Pay $2.30 for 1,000 results

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.

Do you want to learn more about this Actor?

Get a demo
BL

Unable to get the page name of the post.

Open

blacx opened this issue
a day ago

So when I crawled the keyword gambling, I needed to know who posted it, and the page name of the account. But I don't see any field for that, can you add that in the feature, it would be great feature.

alexey avatar

Hi!

Sounds like misunderstanding: as far as I can see in your runs single hashtag searched by keyword, i.e. https://console.apify.com/view/runs/hpREq8ruaCOTDEYB5 is search for "anwar" first hashtag result which is https://www.instagram.com/explore/tags/anwar/ and you getting details for this hashtag in dataset https://api.apify.com/v2/datasets/RRccPJEYikmcv2N58/items?clean=true&format=json

I guess what you need is posts per hashtag, see sample run https://console.apify.com/view/runs/S1VlnAnOvkACMjN9w - in input search term removed, instead hashtag URL added, the rest is the same:

1{
2  "addParentData": true,
3  "onlyPostsNewerThan": "2024-09-19",
4  "resultsLimit": 1,
5  "search": " anwar",
6  "searchLimit": 1,
7  "resultsType": "posts",
8  "searchType": "hashtag"
9}

Please confirm if its desired output or you want something else

Developer
Maintained by Apify
Actor metrics
  • 4.6k monthly users
  • 304 stars
  • 100.0% runs succeeded
  • 1.8 days response time
  • Created in Apr 2019
  • Modified 3 days ago