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!

Sam Bankman-Fried loses fraud conviction appeal

https://www.ft.com/content/adbf76dc-c476-4f8f-9a6e-3bea0a5c24a6
1•petethomas•1m ago•0 comments

How flat is replacing fat in AWS data center networks

https://www.amazon.science/blog/how-flat-is-replacing-fat-in-aws-data-center-networks
1•porjo•3m ago•0 comments

Our response to the US ban on Fable 5 and Mythos 5

https://isaacus.com/blog/our-response-to-the-us-ban-on-fable-5-and-mythos-5
1•ubutler•8m ago•0 comments

ProofLayer Rules – runtime security, red-team evals for LangGraph

https://github.com/sinewaveai/prooflayer-rules
1•dchitimalla1•12m ago•0 comments

HAFT: Higher-Order Abstractions for Rust

https://www.deepcausality.com/blog/announcement-haft-hkt/
1•marvin-hansen•17m ago•0 comments

Qatar pursued secret talks with Iran to shield gas complex from strikes

https://www.washingtonpost.com/world/2026/06/12/qatar-pursued-secret-talks-with-iran-shield-gas-c...
2•pinewurst•20m ago•0 comments

Show HN: The A-C Coupling Theorem – Solving Diophantine Systems in O(1)

https://zenodo.org/records/20648657
4•A19dammer91•23m ago•0 comments

Notion Is Migrating to SwiftUI, Apple Confirms at WWDC

https://www.macrumors.com/2026/06/12/notion-is-migrating-to-swiftui/
1•peterspath•24m ago•0 comments

Fable 5 Released and Suddenly I'm Much More Paranoid About My VSCode Extensions

https://medium.com/@ishaan_agrawal/fable-5-dropped-and-im-suddenly-a-lot-more-paranoid-about-my-v...
2•shadow-ninja•24m ago•0 comments

The MilkV Jupiter 2/SpacemiT K3

https://taoofmac.com/space/reviews/2026/06/11/1830
1•zdw•25m ago•0 comments

Palantir loses lawsuit disputing story of how Swiss govt rejected its services

https://www.theguardian.com/technology/2026/jun/13/palantir-loses-legal-challenge-to-force-swiss-...
4•Geekette•39m ago•0 comments

Show HN: DNSweep – DNS lookup with ASN, anycast, and CDN/WAF detection

https://dnsweep.com
1•layer7_ethan•42m ago•0 comments

A Lean 4-verified Balansis lib to eliminate NaN and make zero-division safe

https://github.com/XTeam-Pro/Balansis
2•AndrewHakmi•47m ago•0 comments

Charlie Dalin, Who Set a Sailing Record While Battling Cancer, Dies at 42

https://www.nytimes.com/2026/06/12/sports/sailing/charlie-dalin-dead.html
1•iancmceachern•47m ago•0 comments

Gene Shalit, longtime 'Today' show movie critic, dies at 100

https://apnews.com/article/gene-shalit-dies-b8ed6f4b7054e530e5fba9a808902cca
2•petethomas•53m ago•0 comments

Elon Musk becomes first trillionaire

https://www.bbc.com/news/articles/c4gypy3wwl7o
4•tonyhart7•1h ago•1 comments

Text/Plain Blog

https://textplain.blog/
4•flykespice•1h ago•0 comments

OpenHands Index

https://index.openhands.dev/home
1•jmj•1h ago•0 comments

Let's call 'em "aigents"

https://www.autodidacts.io/aigents/
1•Curiositry•1h ago•0 comments

Dhtmlx Gantt – JavaScript Gantt Chart (Community Edition)

https://github.com/DHTMLX/gantt
1•thunderbong•1h ago•0 comments

CipherNode – An offline, self-correcting AI swarm compiled to a single .exe

1•CipherNode•1h ago•0 comments

China cracks down on Western AI models while US companies flock to DeepSeek

https://www.techradar.com/pro/the-great-ai-irony-china-cracks-down-on-western-models-while-us-com...
4•giuliomagnifico•1h ago•0 comments

Forbes declares Elon Musk as the world’s first trillionaire

https://www.forbes.com/sites/pr/2026/06/12/forbes-declares-elon-musk-as-the-worlds-first-trillion...
2•teleforce•1h ago•5 comments

A generic dynamic array in C that stores no capacity and needs no struct

https://gist.github.com/alurm/2ca14be134d719fe7431217a6b18d91e
1•alurm•1h ago•0 comments

TempleOS running in the browser with custom emulator

https://templeosweb.netlify.app/
1•AndrewPakrerH•1h ago•1 comments

Fred-80 – a fantasy console that runs on real Amiga hardware (68080 CPU)

https://medium.com/@fred80/i-built-a-fantasy-console-for-my-son-and-it-runs-on-real-amiga-hardwar...
2•rogueparticle•1h ago•0 comments

Streamlit

https://godsway-academy.streamlit.app
1•lmg_lockdown•1h ago•0 comments

Michelangelo's Prisoner Graffiti

https://www.thehistoryblog.com/archives/date/2013/06/30
2•thunderbong•1h ago•0 comments

Show HN: Lead Qualifier – Get leads qualified in minutes

https://lead.robowrite.ai
2•mehdizare•1h ago•0 comments

Kimi-K2.7-Code

https://twitter.com/Kimi_Moonshot/status/2065377579130142937
2•hisamafahri•1h ago•1 comments