v0.1.1

mtkresearch/BreezeAppv0.1.1Jul 13, 2026by soxoj

AI Summary

This release introduces support for new social media platforms including Snapchat, Bio.site, and Faceit, alongside the addition of academic identifier schemes (ORCID, OpenAlex, arXiv, DBLP, Crossref, and Unpaywall). It also includes bug fixes for LeetCode GraphQL extraction and improvements to DeviantArt and BuyMeACoffee.

Key Highlights

  • Added support for Snapchat, Bio.site, and Faceit platforms.
  • Added 5 ORCID-keyed academic schemes (ORCID, OpenAlex, arXiv, DBLP, Crossref, Unpaywall).
  • Fixed LeetCode GraphQL extraction with a newer API endpoint.
  • Added Instagram GraphQL extractor.
  • Fixed BuyMeACoffee and DeviantArt extraction.

New Features

  • Instagram GraphQL extractor
  • Academic identifier support (ORCID, OpenAlex, arXiv, DBLP, Crossref, Unpaywall)
  • New platform support (Snapchat, Bio.site, Faceit)

Full Release Notes

## What's Changed
* Add extraction for BuyMeACoffee and fix Weibo test docstring by @kaifcodec in https://github.com/soxoj/socid-extractor/pull/251
* fix: LeetCode GraphQL extraction with newer api endpoint query by @kaifcodec in https://github.com/soxoj/socid-extractor/pull/252
* add: instagram grphql extractor by @kaifcodec in https://github.com/soxoj/socid-extractor/pull/253
* feat: add 5 ORCID-keyed academic schemes (ORCID, OpenAlex, arXiv, DBL… by @soxoj in https://github.com/soxoj/socid-extractor/pull/254
* DeviantArt fixes by @soxoj in https://github.com/soxoj/socid-extractor/pull/256
* added snapchat.com by @ayxkaddd in https://github.com/soxoj/socid-extractor/pull/257
* added bio.site by @ayxkaddd in https://github.com/soxoj/socid-extractor/pull/258
* Added Faceit by @ayxkaddd in https://github.com/soxoj/socid-extractor/pull/259

## New Contributors
* @kaifcodec made their first contribution in https://github.com/soxoj/socid-extractor/pull/251

**Full Changelog**: https://github.com/soxoj/socid-extractor/compare/v0.1.0..v0.1.1