nowfound

Alternatives

Products that do what Trawl – Scrape any site with natural language fields, not CSS selectors does

Every scraper I've written has the same failure mode: it works for three months, a site redesigns, and my CSS selectors silently return empty strings. The data is still right there on the page — a human can find it instantly — but the scraper is blind. Trawl fixes this by splitting the problem. You describe what you want: trawl "https://books.toscrape.com" --fields "title, price, rating, in_stock" The LLM (Claude) looks at one sample item and derives a full extraction strategy — CSS selectors, attribute mappings, type coercion, fallback selectors. That strategy gets cached. Every…

  1. 1LS
  2. 2

    Get structured web data with just a prompt

    2025

  3. 3RL

    We've been building data pipelines that scrape websites and extract structured data for a while now. If you've done this, you know the drill: you write CSS selectors, the site changes its layout, everything breaks at 2am, and you spend your morning rewriting parsers. LLMs seemed like the obvious fix — just throw the HTML at GPT and ask for JSON. Except in practice, it's more painful than that: - Raw HTML is full of nav bars, footers, and tracking junk that eats your token budget. A typical product page is 80% noise. - LLMs return malformed JSON more often than you'd expect, especially with…

    Mar 2026 · github.com

  4. 4

    Turn any website into an API in just a few seconds.

    2019

  5. 5
    AnyPicker495

    Scrape web data without any code, just click what you see.

    2019

  6. 6
    AgentQL715

    Painless data extraction and web automation

    2024 · agentql.com

  7. 7IM

    Hi! I'm Marcell, and I'm working on FetchFox (https://fetchfoxai.com). It's a Chrome extension that lets you use AI to scrape any website for any data. I'd love to get your feedback. Here's a quick demo showing how you can use it to scrape leads from an auto dealer directory. What's cool is that it scrapes non-uniform pages, which is quite hard to do with "traditional" scrapers: https://youtu.be/wPbyPSFsqzA A little background: I've written lots and lots of scrapers over the last 10+ years. They're fun to write when they work, but the internet has changed in ways…

    2024 · fetchfoxai.com

  8. 8
    ScrapeOwl386

    Simple and powerful web scraping API

    2020

  9. 9

    Scrape webpage content with 1-click

    2022

  10. 10
    Agenty263

    Point and click screen scraping tool using CSS selectors

    2016

  11. 11
    SCRAPR260

    The data layer for the agentic web

    Mar 2026

  12. 12

    Hover over anything and get the HTML/CSS

    2019

  13. 13

    RAG-ready web scraping that cuts your LLM token costs

    Apr 2026 · geekflare.com

  14. 14

    Automated web data scraper

    2022

  15. 15

    The API you need for efficient scraping!

    2019

  16. 16IM

    Hi HN! Ah yes, another web scraper. There are so many out there, so why make another one? Because I wanted one that's stupid simple and stupid fast. Unlike most web scrapers, Easy Scraper doesn’t make you build a new scraper for each site or individually select fields. You just open it and bam, your data's ready to go. My favorite use case for instantly extracting data anywhere is being able to easily talk to ChatGPT about custom datasets. For example, here's a 1-minute demo of me scraping my Twitter followers to find the ones that live in San Francisco:…

    2024 · easyscraper.com

  17. 17

    Extract web data into structured JSON, no scraper required.

    Jun 2026 · tabstack.ai

  18. 18

    Super-fast web crawling for LLM development

    2024

  19. 19
    Jam API116

    Parse web pages using CSS query selectors

    2016

  20. 20MA

    Two months ago, I started building this side-project in the morning, before my full-time job. A visual and easy-to-use web scraping app. Please, roast it a bit so I can work on improving it. Thanks.

    2023 · mrscraper.com

  21. 21

    Search the web AND scrape results with one API call

    2025

  22. 22

    Detect words on your website that don't convert

    2022

  23. 23

    Browser extension for AI-generated resilient selectors

    Jun 2026 · selectorforge.ai

  24. 24

    The simplest API for web scraping without getting blocked.

    2022

Ranked by how close each launch is in meaning, then by votes. Refine with a description →