lookbook/internal/services
soup 0f9ee07092
Add Twitter/X syndication API support for image extraction
Twitter/X blocks regular scrapers and doesn't provide og:image meta tags.
This uses the cdn.syndication.twimg.com API to fetch tweet data including
photos, video posters, and card thumbnails.

Note: The API may return 404 for protected/deleted tweets or accounts
with restricted access - in those cases we fall back gracefully.
2026-01-16 23:31:38 -05:00
..
metadata.go Add Twitter/X syndication API support for image extraction 2026-01-16 23:31:38 -05:00