Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

theninthsky/godaddy-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDaddy Scraper

Logo
A Node.js script for retrieving domains and prices of randomly generated names.

The script guides you through generating random names in accordence to your preferences, then it lets your scrape these names from https://www.godaddy.com/ and saves the results to a CSV file.

CLI

Usage

npm start

Generates a list of random domain names and scrapes it.

npm run generate

Generates random domain names.

npm run scrape

Scrapes an already created list of domain names.

Beware that if you try to scrape more than 250 domains at a time you'll get a "Too many requests" error from the server.

Results

About

A Node.js domain names scraper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published