Instagram Latest Post Date Tracker
Pricing
$19.00/month + usage
Instagram Latest Post Date Tracker
Experience effortless Instagram data extraction with our advanced Actor. It swiftly fetches the latest post times from specified profiles, ensuring you're always ahead. Ideal for market analysis and trend tracking. Fast, reliable, and user-friendly - a must-have tool for digital marketers!
Pricing
$19.00/month + usage
Rating
0.0
(0)
Developer

Newbs
Actor stats
4
Bookmarked
86
Total users
2
Monthly active users
a month ago
Last modified
Categories
Share
LatestPostTimeInstagram Scraper
Overview
This script, designed for the Apify platform, utilizes Puppeteer to scrape the most recent post dates from specified Instagram channels. It aims to gather information about the latest content updates for each provided channel.
Features
- Scrapes latest post dates from multiple Instagram channels.
- Handles both channel names and channel URLs as input.
- Customizable for different content types (e.g., videos, shorts).
Input
Parameters
- channel: An array of Instagram channel names or URLs. This is a required field.
- type: The type of content to scrape, such as "videos", "shorts", etc. This field is optional.
Format
{"channel": ["ChannelName1", "ChannelName2", "https://www.instagram.com/johnnydepp/?hl=en"],}
Output
The script outputs a JSON object where each key is a Instagram channel name (or formatted name from the URL), and the value is the ISO string of the latest post date.
Example
{"ChannelName1": "1610899695","ChannelName2": "1610899695","ChannelName3": "1610899695"}
How to Use
- Set up a new task on the Apify platform.
- Configure the input JSON with the channels and type of content you're interested in.
- Run the task. The script will process the input and return the latest post dates for the specified channels.
Disclaimer
This script is provided "as is" without warranties of any kind. The user assumes full responsibility for the use of the script. Ensure that you adhere to Instagram's terms of service and applicable legal regulations when using this scraper.