Retrieving data from linkedIn using Azure Data Factory

sachin gupta 376 Reputation points
2021-06-08T18:51:37.973+00:00

Does anyone have idea about fetching the structured/Unstructured data from Twitter/LinkedIn API using Azure Data Factory? Please let me know if anyone has exposure on this.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2021-06-09T09:13:56.087+00:00

    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.