Files
insta-recipe/src
Giancarmine Salucci 226b2e7f15
Some checks failed
Build & Push Docker Image / test-and-build (push) Failing after 33s
fix(extraction): always use DOM extraction, never trust GraphQL caption
Instagram's GraphQL API silently truncates captions WITHOUT '….' markers.
Both DWWxiymssxE (393 chars full, 327 from API) and DXT73izCBoH
(744+ chars full, cut mid-sentence) were affected.

Remove the GraphQL-interception shortcut entirely. Always use DOM
extraction (HTML Section) which clicks '… more' to get the complete text.

The intercepted GraphQL caption is kept only as emergency fallback if
all DOM strategies fail.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-13 02:24:40 +02:00
..
2025-11-29 17:34:26 +01:00
2026-02-18 01:21:44 +01:00
2026-02-18 01:21:44 +01:00
2025-11-29 17:34:26 +01:00
2026-02-18 01:21:44 +01:00