frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

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

3•erichi•1y 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!

Barret Zoph is out at OpenAI again after just five months

https://www.theverge.com/ai-artificial-intelligence/952837/barret-zoph-openai-thinking-machines-lab
1•alecco•30s ago•1 comments

The Tokenminning Manifesto

https://www.tokenminning.com/
1•claudiacsf•1m ago•0 comments

Show HN: Alert for real time application including video and audio

https://sf-voice.sh
1•ThatDumbGirl•1m ago•0 comments

Nanowar of Steel – Kotlin (Official Power Point Video)

https://www.youtube.com/watch?v=BsfXZjKLT9A
1•napolux•7m ago•1 comments

WPoptic, A growing public database of WordPress plugin usage

https://wpoptic.com/
1•WPoptic•8m ago•0 comments

AI has granted America new power

https://www.economist.com/leaders/2026/06/18/ai-has-granted-america-vast-new-power
1•isaacfrond•9m ago•0 comments

Use your own language model key in VS Code

https://code.visualstudio.com/blogs/2026/06/18/byok-vscode
2•subset•9m ago•1 comments

The Secret Drone Operation That's Changing the Ukraine War

https://www.politico.com/news/magazine/2026/06/19/ukraine-russia-drones-attack-00967074
1•0in•10m ago•0 comments

Lisuan Tech LX Pro 24GB GPU

https://www.techpowerup.com/gpu-specs/lx-pro.c4408
1•CapricornNoble•12m ago•1 comments

Conservatives plan nationwide protest against AI data centers

https://www.axios.com/2026/06/18/conservatives-protest-ai-data-centers
2•johnbarron•12m ago•0 comments

EU to soon classify AWS and Azure as gatekeepers under DSA

https://www.heise.de/en/news/Report-EU-to-soon-classify-AWS-and-Azure-as-gatekeepers-under-DSA-11...
3•snowpid•15m ago•0 comments

FDA committee recommends a new mRNA flu vaccine

https://www.npr.org/2026/06/18/nx-s1-5863570/flu-vaccine-mrna-moderna-fda
1•isaacfrond•16m ago•0 comments

Rolls-Royce secures deal to build small nuclear reactors for Sweden

https://www.euronews.com/business/2026/06/16/rolls-royce-secures-deal-to-build-small-nuclear-reac...
1•isaacfrond•17m ago•0 comments

Sometimes you get stuck in a sinkhole for a few years

https://www.avabear.xyz/p/sometimes-you-get-stuck-in-a-sinkhole
1•jger15•17m ago•0 comments

How Russia's nuclear-powered 'Skyfall' missile works

https://www.npr.org/2026/06/18/nx-s1-5843252/russia-nuclear-powered-missile-burevestnik
2•rolph•20m ago•0 comments

Rethinking Modularity in Ruby Applications

https://noteflakes.com/articles/2026-06-18-syntropy-modules
1•ciconia•20m ago•0 comments

Sshto v1.01

https://github.com/vaniacer/sshto
1•vaniac•21m ago•1 comments

Brexit cost 6% of UK economy, Bank of England company data suggests

https://www.bbc.com/news/articles/cvg75npqkq4o
3•johnbarron•22m ago•0 comments

Developer APIs for parsing and tailoring CVS

1•engspeedy•28m ago•1 comments

Bubble Sort Game

https://patrickgh3.itch.io/bubble-sort
1•memalign•30m ago•0 comments

Show HN: Tracking iCal feed latency across O365/Google/Apple

https://sync.timetastic.co.uk/
1•turkeywelder•31m ago•0 comments

Sorry, my software is better with agents

https://macro.land/blog/sorry-my-software-is-better-with-agents/
2•priyadarshy•35m ago•0 comments

Plotnine

https://plotnine.org/
1•tosh•36m ago•0 comments

Hey, N00B, We Didn't Hire You to Complete Tasks

https://newsletter.kentbeck.com/p/hey-n00b-we-didnt-hire-you-to-complete
3•RebootStr•37m ago•0 comments

Show HN: The Deconstructed VS Code

https://github.com/dipankar/dscode
1•dipankarsarkar•41m ago•0 comments

A coin toss isn't random. Maybe our choices aren't either

https://gt.ms/blog/free-will/?v=2
3•geetuu•41m ago•0 comments

PageToMD – A CLI tool to turn web pages into clean Markdown for AI agents

https://github.com/gs202/PageToMD
1•gs202•42m ago•0 comments

Vibe Coding at Scale? Engineering Strikes Back

https://blog.owulveryck.info/2026/06/19/vibe-coding-at-scale-engineering-strikes-back.html
1•owulveryck•42m ago•0 comments

Switching AI Tools Mid-Sprint Cost Us a Day (and What We Learned) – Week 6 R

https://theaileverageweekly.com/posts/how-switching-ai-tools-mid-sprint-cost-us-a-day-and-what-we...
1•talvardi7•42m ago•0 comments

Gistpreview.github.io: Gist HTML Preview

https://github.com/gistpreview/gistpreview.github.io
1•gurjeet•42m ago•0 comments