Skip to content

glassgrass-art/Jewelry-AI-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Jewelry-AI-Collector πŸ’Ž

A powerful example project demonstrating how to use Firecrawl to extract structured lead and product data from high-end jewelry stores for market research and competitive analysis.

πŸš€ Overview

This tool leverages the Firecrawl Python SDK to autonomously scrape and structure data from Shopify-based jewelry stores. It extracts:

  • Store Name & Description
  • Contact Emails & Phone Numbers
  • Featured Products with Pricing

The extracted data is then automatically formatted into an Excel spreadsheet for easy business analysis.

πŸ› οΈ Installation

  1. Clone the repository:

    git clone https://github.com/glassgrass-art/Jewelry-AI-Collector.git
    cd Jewelry-AI-Collector
  2. Install dependencies:

    pip install -r requirements.txt
  3. Set your Firecrawl API Key:

    # Windows (PowerShell)
    $env:FIRECRAWL_API_KEY = "your_api_key_here"
    
    # Linux/Mac
    export FIRECRAWL_API_KEY="your_api_key_here"

πŸ“ˆ Usage

Run the main script to start extraction:

python main.py

πŸŽ₯ Demo

(Placeholder for Demo Video/Screenshot)

🧰 Built With


Generated autonomously by Gemini-CLI for the Firecrawl Bounty Program.

About

A Firecrawl Python SDK example project for extracting jewelry store data.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages