<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is it possible using talend to get public data from Facebook in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347825#M115029</link>
    <description>I have written a Talend Job which interacts with Facebook and retrieves "music.listens" data. It is written using v5.5.1. It deals with OAuth and getting an Access Token (user interaction is required for this) and retrieving data in sets of 50 records. This means it loops through service calls until all of the data is retrieved.&amp;nbsp;&lt;BR /&gt;You should be able to extrapolate from what is in this example by referencing the Facebook developer information.&amp;nbsp;&lt;BR /&gt;This version will only work in the Studio as it makes use of a tMsgBox. This should be able to be changed if it needs to run on a system without a gui.&lt;BR /&gt;The tutorial can be found here:&amp;nbsp;http://www.rilhia.com/node/29&lt;BR /&gt;Please let me know what you think.</description>
    <pubDate>Sat, 20 Sep 2014 02:36:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-20T02:36:07Z</dc:date>
    <item>
      <title>Is it possible using talend to get public data from Facebook</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347821#M115025</link>
      <description>&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Hi Friends,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;I'm new to Talend.&amp;nbsp; My question is&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Is it possible to get public data (personal feed, wall feed etc.) from Facebook and save data to file?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Please help me.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347821#M115025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible using talend to get public data from Facebook</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347822#M115026</link>
      <description>Hi,&lt;BR /&gt;yes, facebook proivides API for accessing the data. You can call the API and the data is downloaded in the form of a .json file. This you can later convert it to excel or csv or put in database. Refer to graph API below&lt;BR /&gt;&lt;A href="https://developers.facebook.com/docs/graph-api/using-graph-api/v2.1" rel="nofollow noopener noreferrer"&gt;https://developers.facebook.com/docs/graph-api/using-graph-api/v2.1&lt;/A&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 08 Sep 2014 09:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347822#M115026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible using talend to get public data from Facebook</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347823#M115027</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi,&lt;BR /&gt;yes, facebook proivides API for accessing the data. You can call the API and the data is downloaded in the form of a .json file. This you can later convert it to excel or csv or put in database. Refer to graph API below&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;sanvaibhav&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Which talend component I can use to connect to get data from Facebook?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thank you &amp;nbsp;for your answer.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 08 Sep 2014 09:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347823#M115027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T09:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible using talend to get public data from Facebook</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347824#M115028</link>
      <description>You can use API URL inside tfilefetch component.&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tFileFetch&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tFileFetch&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 08 Sep 2014 11:16:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347824#M115028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-08T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible using talend to get public data from Facebook</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347825#M115029</link>
      <description>I have written a Talend Job which interacts with Facebook and retrieves "music.listens" data. It is written using v5.5.1. It deals with OAuth and getting an Access Token (user interaction is required for this) and retrieving data in sets of 50 records. This means it loops through service calls until all of the data is retrieved.&amp;nbsp;&lt;BR /&gt;You should be able to extrapolate from what is in this example by referencing the Facebook developer information.&amp;nbsp;&lt;BR /&gt;This version will only work in the Studio as it makes use of a tMsgBox. This should be able to be changed if it needs to run on a system without a gui.&lt;BR /&gt;The tutorial can be found here:&amp;nbsp;http://www.rilhia.com/node/29&lt;BR /&gt;Please let me know what you think.</description>
      <pubDate>Sat, 20 Sep 2014 02:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Is-it-possible-using-talend-to-get-public-data-from-Facebook/m-p/2347825#M115029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-20T02:36:07Z</dc:date>
    </item>
  </channel>
</rss>

