How to extract data from web api with Talend Open Studio

1.6k views Asked by At

How can I extract data using Talend from websites such as below to do some data analysis:

Airbnb, change.org
monster.com ebay

I am new to TOS and not familiar with internet components. I think I may be confused regarding what connectors to use (trest, tsoap...). If anyone could help me understand which kind of connectors are needed that would be great.

1

There are 1 answers

0
Vinayak Bhat On

You can use following architecture

tREST --> tExtractJSON or tExtractXMLFields component depending on your requirement.