Hi HN!<p>I made a web scraping Chrome extension that can scrape any website with one click: <a href="https://easyscraper.com" rel="nofollow">https://easyscraper.com</a><p>I spent the last four years building a different Chrome extension for browser automation (<a href="https://news.ycombinator.com/item?id=29254147">https://news.ycombinator.com/item?id=29254147</a>), and what I found was that while having a fully customizable browser automation tool is powerful, it's often overkill for many of the scraping tasks that people had in mind. People wanted something that's quick and easy, so I set out to build a web scraper that's faster and simpler than anything else out there.<p>Rather than having you individually select all the data that you need and name them like most web scraping tools, Easy Scraper automatically analyzes the page and extracts all the data in a structured format with a single click.<p>Being able to instantly extract data anywhere is awesome, and one of my favorite use cases is being able to quickly talk to ChatGPT about custom datasets. For example, it was super easy to scrape the front page of HN and each of the profiles of the users who submitted the posts so I can have ChatGPT analyze the data. (Fun fact: The average account age of the front page submitters was 7.7 years! That's actually older than I would have expected.) Another example: If you're planning a vacation, you can quickly scrape rental properties for your dates and ask ChatGPT for recommendations based on your particular preferences.<p>I designed Easy Scraper to be secure and easy to try out: No extension permissions needed to install! No account signup! I think HN would be proud ;)<p>Give it a try and let me know what you think!<p><a href="https://easyscraper.com" rel="nofollow">https://easyscraper.com</a>