CA
fair-rose

Instagram profile scraping via API

I have the following scenario: I want to enter Instagram username handle on my website and populate the whole profile with results from apify actor. How do I do it via API? I can not figure out how to send input data JSON from my input to the actor's input, run it and get results. I'd really appreciate some help.
2 Replies
metropolitan-bronze
metropolitan-bronze2y ago
See https://docs.apify.com/academy/api/run-actor-and-retrieve-data-via-api For exact JSOn input, switch the actor input to JSON to see the format
Run Actor and retrieve data via API | Academy | Apify Documentation
Learn how to run an Actor/task via the Apify API, wait for the job to finish, and retrieve its output data. Your key to integrating Actors with your projects.
fair-rose
fair-roseOP2y ago
Thank you so much @Lukas Krivka

Did you find this page helpful?