SCRAPER
GO
Getting Started
Introduction
Quick Start Guide
API References
GET
Manwha List
GET
Manwha Details
GET
Manwha Chapter
GET
Search
Showcase
Example:
toonstop
(NextJS)
show love by following my github.
SCRAPER
GO
Getting Started
Introduction
Quick Start Guide
API References
GET
Manwha List
GET
Manwha Details
GET
Manwha Chapter
GET
Search
Showcase
Example:
toonstop
(NextJS)
show love by following my github.
Getting Started
Follow these simple steps to get
Scraper
GO
running on your local machine:
1. Clone the Repository:
Open your terminal and run the following command to clone the
Scraper
GO
repository:
git clone
https://github.com/JamesDevyDev/ScraperGo.git
2. Navigate to the
Scraper
GO
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
Scraper
GO
server by running the following command:
npm run
dev
This will start the server on http://localhost:3000
Now that
Scraper
GO
is running, let’s explore how to retrieve manga data.
NEXT >
Manwha List