Hacker News new | ask | show | jobs
by hubraumhugo 969 days ago
Really cool, we're using a similar technique at Kadoa to auto-generate scrapers for any website. Analyzing network calls to find the desired data in API responses is one of the frist things we do before starting to process the DOM.