TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I made a Chrome extension that can scrape any website with one click

2 点作者 namukang大约 1 年前
Hi HN!<p>I made a web scraping Chrome extension that can scrape any website with one click: <a href="https:&#x2F;&#x2F;easyscraper.com" rel="nofollow">https:&#x2F;&#x2F;easyscraper.com</a><p>I spent the last four years building a different Chrome extension for browser automation (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29254147">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29254147</a>), and what I found was that while having a fully customizable browser automation tool is powerful, it&#x27;s often overkill for many of the scraping tasks that people had in mind. People wanted something that&#x27;s quick and easy, so I set out to build a web scraper that&#x27;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&#x27;s actually older than I would have expected.) Another example: If you&#x27;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:&#x2F;&#x2F;easyscraper.com" rel="nofollow">https:&#x2F;&#x2F;easyscraper.com</a>

暂无评论

暂无评论