How to extract Data from URL

Rohit Kulkarni 731 Reputation points
2025-01-13T08:55:32.83+00:00

Hello Team,

I need to do a small POC. I need to extract data from one of the client's URLs (www.xyz.com). How can this be done? If there is any suitable link or document, please share it.

Thanks in advance

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,146 Reputation points MVP Volunteer Moderator
    2025-01-13T09:01:57.3533333+00:00

    You can refer the below links wherein you can use web activity and its output or use copy activity with http as the source :

    https://learn.microsoft.com/en-us/azure/data-factory/connector-http?tabs=data-factory

    https://stackoverflow.com/questions/75532101/extract-data-from-api-in-adf


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.