Skip to content

konippi/nova-act-e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova Act E-commerce

An example that automatically searches and retrieves books from e-commerce sites (https://amazon.co.jp/) using Nova Act.

Requirements

Setup

  1. Install dependencies:

    uv sync
  2. Set up environment variables:

    cp .env.example .env

    Edit the .env file to set your Nova Act API key:

    NOVA_ACT_API_KEY=${YOUR_NOVA_ACT_API_KEY}
    

Usage

Basic execution

uv run main

Run with headless mode

uv run main --headless

About

An example that automatically searches and retrieves books from e-commerce sites using Nova Act.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages