Hacker News new | ask | show | jobs
by murb 869 days ago
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.