In this video we'll explore some of Facebook's public GraphQL Api by looking into requests/responses from FB Marketplace as an anonymous user. We'll have a quick look into the Network tab of the developer tools to help us understand how the API works.
We'll write a small node.js script to call the API, grab the data and present it.
Gist: https://gist.github.com/jonasgroendah...