Skip to content

If there is a database of domains and you want to find a valid

Notifications You must be signed in to change notification settings

AntonButyrin/parse_domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Domains parser

A simple and convenient solution for enumerating the base of domains and finding valid ones. The parser is convenient in that it is fully automated, if the domain is crooked, it will continue to work, just as invalid domains are simply deleted from the file that is parsed. ##instructions for install:

  1. Downloading the repository:

alt

  1. Install the whois alt package:

pip install whois-alt

  1. Done

About main.py

  • If you have a large TXT file (in my case 190 million lines) then just specify "text.txt" instead and run the script. Then your file will be split into convenient files of 15,000 lines. This will allow you to sort out even on a weak gland.

About parse.py

  1. Сhange the range from which to which file to pass the parser
  2. Change to DNS addresses required by us

alt2

  1. The required domains will appear in the success_ocean.txt file

About

If there is a database of domains and you want to find a valid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages