Changelog
Changelog
Every change to the extension, version by version.
0.1.0 · First release
- Visual selection: click one item in a list and it detects every similar item on the page.
- Pick fields with clicks (text, link, image) and preview the data before scraping.
- Pagination: “Next” links, “Load more” buttons, infinite scroll and numbered pages, waiting until new content actually shows up.
- Selector health check: warns before a run and when it finishes if a field stopped matching.
- Export to CSV (with a BOM for Excel), JSON and NDJSON; large datasets are written in chunks without filling memory, and exports can be resumed.
- Scheduled scrapes that repeat on their own.
- Everything stays in your browser: scraped data never goes through a server.
- Free plan with 200 rows per scrape and every feature; Pro removes the row limit.
- Interface in English and Spanish, following your Chrome language.
Missing something? Email [email protected]: the next versions come from what users ask for.