Getting Started
Follow these simple steps to get ScraperGO running on your local machine:
1. Clone the Repository:
Open your terminal and run the following command to clone the ScraperGO repository:
git clone https://github.com/JamesDevyDev/ScraperGo.git
2. Navigate to the ScraperGO Directory:
Change your working directory to the server folder:
cd scrapergo
3. Install Dependencies:
Install the required dependencies using npm:
npm install
4. Start the NEXTJS Server:
Launch the ScraperGO server by running the following command:
npm run dev
This will start the server on http://localhost:3000
Now that ScraperGO is running, let’s explore how to retrieve manga data.
NEXT >
Manwha List