frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: ScrapeCopilot – Notebook Code Interface + Puppeteer + AI Copilot

3•erichi•10mo ago
Hi HN, I’m Eric, and I’m building ScrapeCopilot, an AI assistant designed to eliminate friction in browser automation development.

Here is the link to VS Code extension - https://marketplace.visualstudio.com/items?itemName=scrapeco...

I've built browser automations for more than 5 years, and the constant frustration was always the sheer friction involved in getting working code – especially when debugging in headless mode or connecting to remote browsers.

When I started using LLMs to generate automation code, I found myself stuck in a repetitive loop: navigate to the desired page state, copy-paste HTML into the AI chat, and ask it to generate code. The worst part is that there was no easy way to run that generated code without losing the page state, forcing me to restart the browser session constantly. This wasted large amounts of time and mental energy. I built ScrapeCopilot to make this workflow seamless.

How it works:

ScrapeCopilot combines the power of a Jupyter-style notebook with a live Puppeteer browser session and integrated AI.

- Live Interactive Development: When you create an automation notebook, it initiates a fresh Puppeteer browser session. The page object is exposed directly to your notebook cells, allowing you to run any Puppeteer code against the live browser state and see the results instantly.

- AI-Powered Assistance: It integrates with GitHub Copilot (via the @scrapecopilot chat participant). The AI automatically sees the current page HTML, allowing it to generate highly relevant Puppeteer code based on your instructions directly within the chat.

- LLM Code Export: Once you've developed your automation logic, you can easily export the final, complete Puppeteer script based on your instructions.

This tool saves me hours daily, but even more importantly, it improves the developer experience in browser automation which is frustrating area.

I believe ScrapeCopilot can complement existing browser automation tools and frameworks by providing an interactive AI-assisted development experience.

Current Status & Future Plans:

- The extension currently works within VS Code. It will work in Cursor, but without chat support initially. I'm actively working on integrating a backend server to enable full chat functionality with Cursor.

- Currently the key workflow assumes that you create a new browser automation step by step, using code cells. But in my work I spend half of the time fixing existing automations, so my focus now is trying to adapt extension for debugging and fixing existing code.

- Playwright support is also on the list.

Check out short videos: - Demo: Headless False - https://scrapecopilot.ai/assets/demo-headless-false-Dhc_jeNR... - Demo: Headless True - https://scrapecopilot.ai/assets/demo-headless-true-PRQndDxP....

I'd love to hear your thoughts, feedback, and any suggestions!

Red Hat RHELocates its Chinese engineering team to India

https://www.theregister.com/2026/04/10/red_hat_ends_china_engineering/
1•Bender•4m ago•0 comments

Show HN: Minnow – minimal now pages via chat

https://minnow.social/
1•freshman_dev•4m ago•0 comments

BGH Germany: Publishers must delete false Reports from public online Archives

https://www.heise.de/en/news/Digital-Cleaning-Crew-BGH-Expands-Deletion-Obligations-for-Media-112...
1•raffael_de•7m ago•1 comments

Plato and Software Engineering

https://aleksandar-b.github.io/blog/posts/plato-and-software-engineering
1•alex_brajkovic•9m ago•0 comments

The Dollar's Special Status: Sources and Threats

https://paulkrugman.substack.com/p/the-dollars-special-status-sources
1•rbanffy•9m ago•0 comments

Golden eagles' return to English skies gets government backing

https://www.bbc.co.uk/news/articles/cje4zlxqkqdo
1•techterrier•10m ago•0 comments

Scientists Have Uncovered a 3rd State of Life, Which Starts After Cell Death

https://www.popularmechanics.com/science/health/a62244774/biobots-third-state/
2•indigodaddy•13m ago•0 comments

I made a puzzle game using photos of my dog

https://snapmatch.com/?skin=aqht4hr
3•pompomsheep•17m ago•1 comments

The Next Step for Alternet: Mock Chain Implementation

https://raventechnologiesgroup.com/newsroom/the-next-step-fo/
2•DropDead•23m ago•0 comments

The Physics of GPS

https://perthirtysix.com/how-does-gps-work
4•maouida•24m ago•0 comments

WhatsApp Is Hollowed Out

https://twitter.com/BowesChay/status/2042399259316588793
3•sva_•24m ago•0 comments

Nb – Notebook CLI designed for both humans and AI agents

https://github.com/jupyter-ai-contrib/nb-cli
1•apwheele•24m ago•0 comments

4Gb image archive for Artemis II

https://images.nasa.gov/details/KSC-20260401-MH-SFL01-0001-Artemis_II_UCS15_D1_QUICKLOOK_STABILIZ...
1•Eridanus2•24m ago•0 comments

The Abstraction Fallacy: Why AI Can Simulate but Not Instantiate Consciousness

https://philpapers.org/rec/LERTAF
1•bazzmt•25m ago•0 comments

Decision Passport verifiable AI decision records

https://github.com/brigalss-a/decision-passport-core
1•Brigalss•25m ago•0 comments

Buttercut: Edit Videos with Claude Code

https://github.com/barefootford/buttercut
2•earcar•31m ago•0 comments

Anthropic's Mythos Will Force a Cybersecurity Reckoning–Just Not the One You Th

https://www.wired.com/story/anthropics-mythos-will-force-a-cybersecurity-reckoning-just-not-the-o...
2•joozio•32m ago•0 comments

Category Theory Illustrated – Logic

https://abuseofnotation.github.io/category-theory-illustrated/05_logic/
3•boris_m•36m ago•0 comments

Codebases – Million Lines of Code

https://informationisbeautiful.net/visualizations/million-lines-of-code/
2•IndySun•36m ago•1 comments

How Poor Am I? – See Where You Stand in Global Wealth

https://howpoorami.org
1•thunderbong•36m ago•0 comments

Trump administration proposes budget cuts to science

https://www.scientificamerican.com/article/trump-administration-proposes-massive-budget-cuts-to-s...
1•ZunarJ5•38m ago•0 comments

New Chromium-based web browser for SEO

https://serplens.com
1•brodieclark•46m ago•1 comments

What have been the greatest intellectual achievements?

https://www.thinkingcomplete.com/2017/09/what-have-been-greatest-intellectual.html
9•o4c•48m ago•2 comments

Show HN: Contrails – App to watch coding agents chats and save them to your repo

https://github.com/ThreePalmTrees/Contrails
1•Contrails•48m ago•0 comments

Gnome OS revealed what Linux is becoming

https://www.makeuseof.com/i-tried-gnome-os-and-it-showed-me-where-linux-is-actually-heading/
3•ForHackernews•51m ago•0 comments

I built an LLM Wiki and RAG solution: here's a demo for a security KB

https://99helpers.com/wiki/security-kb
1•nickk81•53m ago•1 comments

Mutually Automated Destruction: The Escalating Global A.I. Arms Race

https://www.nytimes.com/2026/04/12/technology/china-russia-us-ai-weapons.html
3•Leomuck•58m ago•1 comments

Strong Model First or Weak Model First? A Cost Study for Multi-Step LLM Agents

https://llm-spec.pages.dev/
2•vsekar•1h ago•0 comments

Why "Travel Inspiration" is the biggest UX gap in TravelTech

https://www.lupath.ai/
1•LUpath•1h ago•0 comments

Brocards for Vulnerability Triage

https://blog.yossarian.net/2026/04/11/Brocards-for-vulnerability-triage
1•ramimac•1h ago•0 comments