Instagram Search Posts by Cookies
3 days trial then $9.99/month - No credit card required now
Instagram Search Posts by Cookies
3 days trial then $9.99/month - No credit card required now
Use cookies to scrape Instagram posts for a specific keyword, You can used `actor: shareze001/instagram-cookies` to got cookies. The reason for splitting is that after obtaining a cookie, it can be used for multiple days to avoid your account being blocked.
Actor Metrics
3 Monthly users
No reviews yet
No bookmarks yet
90% runs succeeded
Created in Mar 2025
Modified 10 days ago
You can access the Instagram Search Posts by Cookies programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "size": 10,
3 "cookies": "sessionid=16203712586%3A7PRNbkLEYpGxy3%3A28%3AAYcxJ1rU7MjbWECWLWhNt8_UCUN5orLpVJwf6tn0Bg;",
4 "keyword": "candle"
5}' |
6apify call shareze001/instagram-search-posts-by-cookies --silent --output-dataset
Instagram Search Posts by Cookies API through CLI
The Apify CLI is the official tool that allows you to use Instagram Search Posts by Cookies locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: