Which platform's API/scraping restrictions have burned you the most?

by

Building an API that pulls data across 13 social platforms, and the thing that's eaten the most engineering time isn't the scraping itself, it's how differently every platform breaks. Rate limits that change without notice, auth flows that expire silently, structured data one week and a wall of JS the next.

Curious what's bitten other builders here. Which platform has been the worst to depend on, and what did you end up doing about it?

88 views

Add a comment

Replies

Best

Which platform changed the rules on you the most?

Which platform makes you check the logs first every morning?

Ever had a bug that made the whole team laugh later?

Ever fixed something only for it to break again the next day?

Which API has actually been a pleasant surprise?

which platform acts fine until it hits production?

Has a silent update ever ruined your weekend?

What's the longest you've spent fixing one issue?

What's your biggest "it worked yesterday" story?

The "worked yesterday" bugs really are a different kind of pain.

12
Next
Last