How to use Facebook's GraphQL api to grab items off marketplace

Опубликовано: 28 Октябрь 2024
на канале: Jonas Grøndahl
16,421
177

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...