Pluckor
Chrome extension · Visual web scraping · In development
- TypeScript
- Chrome Extensions
- Monorepo (pnpm)
- Playwright (concepts)
A Chrome extension that brings Playwright-style scraping into the browser. No dev environment required — install the extension and start scraping.
Visual point-and-click selection
A panel UI injects into the page. Click the elements you want to scrape, name the fields, save the script. The extension records selectors using accessibility-aware heuristics rather than brittle XPath.
In-browser execution
Run saved scripts from the extension’s control panel. Data is captured directly in the browser — no headless runtime, no Node server, no cloud infrastructure. Results download as JSON or CSV directly from the browser.
Built for non-devs
Pluckor is for people who would benefit from automation but don’t want to learn Playwright, Puppeteer, or Selenium. Marketers, researchers, ops teams. The whole point is removing the dev setup tax.