Hacker News new | ask | show | jobs
by niblettc 857 days ago
One piece of feedback: the landing page looks really nice and features a picture of a workflow with web scraping, which is something I’m actually looking for. But then I go to the templates and search web scraper and nothing comes up. Am I doing something wrong or looking for the wrong term?
2 comments

Oh great point. You're definitely not doing anything wrong. I built our template search to just keyword match the query and the name/descriptions of the template. So if your searching for scrape and the description says scraping or 'read website' you'd have no matches.

Here's an example of an automation that scrapes job postings to generate cover letters. The web scraping node here is the part reading the web page. https://www.agenthub.dev/pipeline?agent_id=cLsmah3zRHunw9SaL...

Thanks for calling that out. I'll fix this within the next 24 hours.

Nice use case! If you are looking for a comparison of software, this is also included in https://www.getmosaic.io

Upload list of links to webpage > extract info with AI > output.

It's a different approach in terms of UX though. More like a really smart spreadsheet.