AetherScrape — Web Scraper Simulator & Data Exporter (CSV/Excel)
AetherScrape is an interactive web utility that simulates the work of a professional scraper for e-commerce sites (Rozetka, Prom, Amazon) with real data export capabilities.
Technical features of the project:
- Scraping & Emulation: Visualization of the step-by-step scraping process (initialization of Chromium, bypassing Cloudflare WAF, connecting proxies, processing HTML DOM).
- Data Grid: Display of extracted products (photo, name, price, article, availability) in an interactive table with the ability to manually edit fields.
- CSV Generator: A script for generating structured CSV/Excel files "on the fly" directly in the browser (supports UTF-8 BOM for correct display of Cyrillic in Microsoft Excel).
- Suitable for online stores: Export is directly compatible with the import formats of Prom.ua, Rozetka, WooCommerce.
#scraping #parsing #csv #excel #javascript #frontend #datagrid #rozetka #prom #automation
Technical features of the project:
- Scraping & Emulation: Visualization of the step-by-step scraping process (initialization of Chromium, bypassing Cloudflare WAF, connecting proxies, processing HTML DOM).
- Data Grid: Display of extracted products (photo, name, price, article, availability) in an interactive table with the ability to manually edit fields.
- CSV Generator: A script for generating structured CSV/Excel files "on the fly" directly in the browser (supports UTF-8 BOM for correct display of Cyrillic in Microsoft Excel).
- Suitable for online stores: Export is directly compatible with the import formats of Prom.ua, Rozetka, WooCommerce.
#scraping #parsing #csv #excel #javascript #frontend #datagrid #rozetka #prom #automation