Forum Discussion
adityavighne
Continued Contributor
7 years agoSocial 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
Solution Sage
7 years agoHi 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
Continued Contributor
7 years agoThis is not helpful.
Kindly share some updated details for ref.