This n8n workflow automates the process of scraping Instagram profile data and storing it in Google Sheets for analysis or outreach. It starts with a form or manual trigger where the user inputs an Instagram username. The workflow then makes a POST request to the Apify Instagram Scraper API to retrieve the profile data, which includes details such as username, full name, followers, bio, and profile picture URL. Next, it formats this information into a clean, structured format and appends it as a new row in a specified Google Sheet. This setup is ideal for social media analysts, influencer marketers, and growth teams who need to collect and manage Instagram data efficiently without coding. The workflow can be extended to handle multiple usernames, avoid duplicates, or trigger alerts when new data is added.
Instagram Profile Scraper Automates Data Collection
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | formTrigger, googleSheets, httpRequest, set, stickyNote |
Reviews
There are no reviews yet.