Forum Discussion
adityavighne
7 years agoContinued Contributor
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 a...
TeigeGao
7 years agoSolution 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
adityavighne
7 years agoContinued Contributor
This is not helpful.
Kindly share some updated details for ref.