Skip to content
ChantalG1 edited this page Jan 28, 2020 · 2 revisions

Under the section APIs you learned that the different so-called Application Programming Interfaces (APIs) can’t be compared to each other. Which operations and queries are possible depends on the specific API. What they have in common is the data format of the results. Facepager can be used to get data from most APIs that deliver JSON data.

So even if the Query Setup modules look quite similar, it is necessary to understand the different APIs to work properly with them. Therefore, read the following articles about the modules Facebook, YouTube, Twitter, Generic and Files.

All in all, Facepager is not a “one-click-to-get-the-result-program”. The APIs are changing very often, so it is necessary to understand how Facepager works to find new solutions after API changes.

Clone this wiki locally