Skip to content

cardene777/comnamepy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comnamepy

Get the company name from the domain.

GitHub

https://github.com/heku777/comnamepy

Installation

from pypi

pip install comnamepy

from GitHub

pip install git+https://github.com/heku777/comnamepy

clone this repository

git clone git@github.com:heku777/comnamepy.git

Upgrade

pip install --upgrade comnamepy

How to use

Import

from comnamepy import get_comname

Get the company name in the best way

get_comname.get_company_name('domain')

Get the company name from the whois

get_comname.whois_search_company('domain')

Get the company name in scraping

get_comname.get_title('domain')

About

Get the company name from the domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages