Skip to content

A simple Google SERP Scraping Tool using SERP API using node.js in Windows OS.

License

Notifications You must be signed in to change notification settings

FadlyRizqy/Simple-SERP-Scraping-Tool

Repository files navigation

Simple-SERP-Scraping-Tool

A simple Google SERP Scraping Tool using SERP API using node.js in Windows OS.

Quick Start (Windows)

Requirements

  • node.js

  • dotenv

  • serpapi

install the serpapi and dotenv (in the directory) using powershell;

npm install

Basic Configurations

  • In the .env file, change the key to your serpapi API KEY (you can find it in the dashboard).

  • In the script.js file, change the // Predefined query (static) line to your desired search term.

  • In the index.html file, you can change the website domain name, image logo, footer line to your desired.

  • and last, run the scraptool.bat.

  • To stop the scraptool, open the cmd that already opened, and press ctrl + c to stop.

About

A simple Google SERP Scraping Tool using SERP API using node.js in Windows OS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published