Hello @sachin gupta ,
Welcome to Microsoft Q&A Platform. Thanks for posting the query.
The data can be extracted using LinkedIn REST API using REST connector in Azure Data Factory. Web activity and copy activity in Azure data factory can be used to achieve the same. Please refer the previous thread for additional information on the same.
This tutorial (Tutorial: Sentiment analysis on streaming data using Azure Databricks), you learn how to run sentiment analysis on a stream of data using Azure Databricks in near real time.
The same Notebook can be called using Azure Databricks Notebook activity in Azure Data Factory to retrieve the data from Twitter API.
For more details, refer to Run a Databricks notebook with the Databricks Notebook Activity in Azure Data Factory.
Hope this helps. Do let us know if you any further queries.
---------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.