*An interesting hook*
Got caught?
I wanted to share my goals for May:
-> I’ll set up automated content reposting – a key highlight for my portfolio and a useful tool that will help the brand expand across all platforms
-> I’ll set up the Hermes Agent to find work among local businesses, websites, Upwork and Fiverr.
-> I’ll share guides on setting up the Hermes Agent and the automations I use myself
-> I’ll set up the Claude Marketing Agent for the app and future projects
-> 450 subscribers
-> I’ll improve the style of my posts and learn about ghostwriting
-> I’ll share my app with you in the Telegram
Should I pin this post?
@froggieoneth The scraper already had this line that logged every GraphQL request, not just the target one:
[Scraper] GraphQL: contentPageQuery (status=200) ← fires every time
[Scraper] GraphQL: user_flow.json (status=200)
← ContentPostListQuery never appears
My Twitter analytics tool started returning 0 tweets.
Then empty text.
Then 200% engagement rate on posts with 1 view.
Three bugs. One cause.
---
Twitter quietly renamed their GraphQL endpoint.
`ContentPostListQuery` → `contentPageQuery`
Different name, completely different data structure.
No `legacy` field. No warning. Just broken.
Here's what was actually happening:
1. Filter was looking for the old name in the URL → ignored the new one → 0 tweets captured
2. Parser was reading `legacy.full_text` → field doesn't exist anymore → empty strings everywhere
3. Date fallback was `https://t.co/IcozXuuubu()` → every tweet got today's timestamp → all 298 passed the 7-day filter → math went insane
---
Shipped the fix:
▫️ Added the new endpoint to the intercept list
▫️ Parser now checks `details` first, `legacy` second (backwards compat)
▫️ Removed `https://t.co/IcozXuuubu()` as fallback - no date = skip the tweet
▫️ Minimum 5 views to count as top/bottom
▫️ Debug logging on first tweet structure (future me will thank me) Silent API changes are the worst kind of bug. No error. No crash. Just quietly wrong data. Anyway. Fixed. 👅
@animestendencia I know here were a lot comments about their favourite character, but I want ask author, what's your favourite character, overall.
Who you like the most? Give us your opinion