Hacker News new | ask | show | jobs
by jbrooksuk 4640 days ago
Since HN doesn't have a native API, it's real difficult to work on applications like this. Comments always seem to cause issues for apps, how do you handle them?
2 comments

My app, https://itunes.apple.com/us/app/news-yc/id592893508?mt=8, does comments pretty darn well. Let me know what you think!
The app doesn't currently do comments. But you're right — scraping comments will be non-trivial for me. The current setup involves a simple scraper - caching layer, abstracted from the iOS app.