Hacker News new | ask | show | jobs
by zevyoura 4853 days ago
Another point in favor of APIs is that scrapers are very brittle, and likely to break with changes to content presentation. Also, scrapers have a lot more overhead as you need to both receive and parse the markup data.