Skip to content

add: instagram grphql extractor - #253

Merged
soxoj merged 2 commits into
soxoj:masterfrom
kaifcodec:fix-instagram-extractor
Jun 3, 2026
Merged

add: instagram grphql extractor#253
soxoj merged 2 commits into
soxoj:masterfrom
kaifcodec:fix-instagram-extractor

Conversation

@kaifcodec

Copy link
Copy Markdown
Contributor
  • Added a new extractor Instagram GraphQL
  • Now maigret will be able to extract data from instagram usernames

@soxoj

soxoj commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Excellent @kaifcodec! 🚀

@soxoj
soxoj merged commit 24346f2 into soxoj:master Jun 3, 2026
9 of 10 checks passed
soxoj pushed a commit that referenced this pull request Jul 14, 2026
…t count (#262)

maigret PR soxoj/maigret#2848 reported that extract() returns {} for
Instagram's web_profile_info response, because their release predates
the "Instagram GraphQL" scheme (added in #253) that already parses this
exact JSON shape. That scheme was missing bio_links, tagged usernames
from biography_with_entities, and the post count, so upgrading
socid_extractor picks up the missing fields without maigret needing its
own fallback parser.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants