/ips-range-scrapper

Scraping IPs Range from https://ipinfo.io/countries/us according to a keyword given. Built with Node JS

Primary LanguageJavaScript

ips-range-scrapper

ips-range-scrapper works with a keyword given. It checks keyword against https://ipinfo.io/countries/us/ and re-scrape matched links.

Keyword Example: "Verizon Wireless". A matched link would be: https://ipinfo.io/AS6167

Run Script

git clone https://github.com/lauti7/ips-range-scrapper.git

cd ips-range-scrapper

npm install

node index.js Verizon Wireless

Then, IPs are saved in ips_range.txt.