mirror of
https://github.com/primedigitaltech/azon_seeker.git
synced 2026-01-19 13:13:22 +08:00
1.4 KiB
1.4 KiB
Azon Seeker
Introduction
Azon Seeker is a browser extension designed to collect and manage product information from Amazon and other platforms. It supports importing, exporting, and previewing product and review data, making it a powerful tool for e-commerce research and data analysis.
Features
- 🛒 Collect Amazon Product Data: Easily gather product details and reviews from Amazon pages.
- 📦 Import/Export: Supports importing and exporting data in Excel format for further analysis.
- ☁️ Cloud Export: Export your data to the cloud for backup or sharing.
- 📊 Data Table: View, filter, and manage collected data in a user-friendly table.
- 🖼️ Image Preview: Hover to preview product images.
- 🌐 Multi-browser Support: Works with Chromium-based browsers and Firefox.
- 🧩 Modern UI: Built with Vue 3 and Naive UI for a clean, responsive experience.
Setup
1. Prepare Requirements
Make sure the following software is installed:
2. Clone this Repo
git clone https://github.com/primedigitaltech/azon_seeker.git
3. Install the Node Dependencies
cd azon_seeker
pnpm i
4. Run in Development Mode
pnpm dev
5. Load Extension on Browser
- Open the browser extension page.
- Toggle on development mode.
- Load the extension using the
extension/folder.