Hello good people,
Any idea on how I can scrape data from a Instagram post.
I’ve tried to use data scrapping but it isn’t getting all the data.
Kindly advise.
Thanks.
Hello good people,
Any idea on how I can scrape data from a Instagram post.
I’ve tried to use data scrapping but it isn’t getting all the data.
Kindly advise.
Thanks.
What data your are trying to scrape please highlight? @Kakooza-Allan-Klaus
Regular screen scrapping on social media apps is often a pain given the dynamic nature of the content. Instead I would strongly suggest to go through the API route, implementation is not hard but you will need to understand a few concepts. Below a few resources
Consuming Web Services Explained | Lightboard Series - YouTube
How to do API calls in UiPath | Full Tutorial - YouTube
Hello @Kakooza-Allan-Klaus
Are you doing this as part of learning? Plz explain the use case in which you are trying to automate?
No, it isn’t just learning it is a real use case.
The bot clicks on the likes and it has to scrap all the data of the people that have liked a particular post hope it is clear there.
Thanks
Yep so in the window which displayed the data did you try performing extraction?
Thanks @Edwin_Barahona,
Am going to go through them and see whether they will help me.
Extraction using what?
I tried using data scrapping but it doesn’t scrap the entire data it only scraps the first eleven people who liked
Okay so I can understand it is due to the scroll thing present over there.
You need to build a looping logic to scrape few records scroll down and scrape next few.
This approach may help.
Thanks
#nK
Yes, have you tried extracting data from the window that displayed it?
might be this link help you below:
https://forum.uipath.com/t/how-to-scrape-data-from-instagram-here