Skip to content

himanshuraimau/gen-ai

Repository files navigation

Web Scraper Application

Overview

This project is a web scraper application that allows you to scrape data from a provided URL and make a json files with set of req instructions.

Getting Started

To get the application up and running, follow these steps:

  1. Clone the Repository

    git clone https://github.com/himanshuraimau/gen-ai
    cd gen-ai
  2. Setup Environment Variables

    • Rename the .env.example file to .env.
    • Open the .env file and fill in the required environment variables.
  3. Install Dependencies

    Run the following command to install the necessary dependencies:

    npm install
  4. Start the Application

    To start the development server, use:

    npm run dev

    The server will be running on port 3000 by default. You can access the frontend at http://localhost:3000.

  5. **The output json file is in the question.json folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published