Skip to content

Instantly share code, notes, and snippets.

View pedroslopez's full-sized avatar
👨‍💻
Building

Pedro S. Lopez pedroslopez

👨‍💻
Building
View GitHub Profile
@pedroslopez
pedroslopez / igRaid.js
Last active April 15, 2020 18:12
Export all available modules on Instagram's web app
const igRaid = () => {
const EMPTY_SEGMENT_LIMIT = 1000;
const modules = [];
const requireModule = window.__r;
const packModuleId = window.__r.packModuleId;
// {segmentId: 0, localId: 0}