Forum Discussion
Social Media Data pull
Hi All,
I work with Social Media report. I have an issue on how I can extract data from Facebook, Twitter, LinkedIn, and Instagram automatically instead of manual export and update excel sheet and refresh data.
OR
If you have any document, video, link please do share.
Please don't provide get the data-facebook option -> it won't work
I want to automate this process.
Regards,
Aditya Vighne
2 Replies
- TeigeGaoSolution Sage
Hi adityavighne ,
PowerBI can read the data returned from Python as Pandas dataframes format, please refer to this document: https://docs.microsoft.com/en-us/power-bi/desktop-python-scripts.
Based on this, we cna try to use Python script to get data from Facebook, Twitter, LinkedIn and Instagram, some of these site provides official API while some not, we can only use some third-party API.
Best Regards,
Teige
- adityavighneContinued Contributor
This is not helpful.
Kindly share some updated details for ref.