Instagram Story By Cookies
by shareze001
Use cookies to scrape stories from a specific Instagram user. The reason for splitting is that after obtaining a cookie, it can be used for multiple ...
Opens on Apify.com
About Instagram Story By Cookies
Use cookies to scrape stories from a specific Instagram user. The reason for splitting is that after obtaining a cookie, it can be used for multiple days to avoid your account being blocked.
What does this actor do?
Instagram Story By Cookies is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Instagram Story by Cookies Scraper This Apify Actor is designed to scrape Instagram stories from a specific user using session cookies. It allows you to retrieve detailed information about the user's stories. ## How to Use ### 1. Input Configuration The Actor requires an input JSON object to define the scraping parameters. The structure of the input is as follows: json { "cookies": "sessionid=xxxxxx", "username": "jjlin" } - cookies: (Required) The logged-in Instagram session cookie. You can obtain this after logging into Instagram or use the Actor:shareze001/instagram-cookies Actor. - username: (Required) The Instagram username of the profile whose stories you want to scrape. For example, "jjlin". ### 2. Output Data The Actor returns an array of objects containing information about the Instagram stories. The structure of each object depends on the story content and may include the following fields: The Actor returns an array of objects containing information about the Instagram posts. The structure of each object is as follows: json { "id": "123456789", "pk": "987654321", "text": "This is an example caption.", "taken_at": 1680000000, "video_info": { "url": "https://example.com/video.mp4", "width": 1080, "height": 1920 }, "video_dash_manifest": "manifest_data", "video_duration": 30, "image_info": { "url": "https://example.com/image.jpg", "width": 1080, "height": 1920 }, "user": { "id": "123456", "pk": "987654", "username": "example_user", "profile_pic_url": "https://example.com/profile_pic.jpg", "full_name": "Example User", "is_verified": true }, "product_type": "story", "has_audio": false } - id: The unique ID of the post. - pk: The primary key of the post. - text: The caption of the post. - taken_at: The timestamp when the post was created. - video_info: Information about the video (if the post contains a video). - video_dash_manifest: The DASH manifest data for the video. - video_duration: The duration of the video in seconds. - image_info: Information about the image (if the post contains an image). - user: Information about the user who posted. - play_count: The number of plays the post received (if applicable). - comment_count: The number of comments on the post. - like_count: The number of likes on the post. - product_type: The type of post (is story). - has_audio: Whether the post contains audio. If no stories are found, the output will indicate that no stories are available. ### 3. Running the Actor 1. Deploy the Actor on the Apify platform. 2. Provide the input JSON in the Actor's input configuration. 3. Run the Actor to scrape the stories. 4. The results will be available in the Actor's dataset. ### 4. Example Use Case To scrape stories from the Instagram profile "jjlin": 1. Set the input as: json { "cookies": "sessionid=xxxxxx", "username": "jjlin" } 2. Run the Actor. 3. Retrieve the output dataset containing the story details. ## Notes - This Actor uses Instagram's public API and requires a valid session cookie. - Ensure that the input cookies are valid and correspond to a logged-in Instagram account. - The Actor is optimized for performance but may be subject to rate limits or restrictions imposed by Instagram.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Instagram Story By Cookies now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- shareze001
- Pricing
- Paid
- Total Runs
- 2,048
- Active Users
- 62
Related Actors
Web Scraper
by apify
Cheerio Scraper
by apify
Website Content Crawler
by apify
Legacy PhantomJS Crawler
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support