Skip to content

davidkowalk/clearbit-autocomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clearbit Autocomplete

Clearbit-API is a tool for data analyst and marketing experts to find information and online details about any business given only their company name. As by 28th December 2019 the native clearbit python integration does however not support the "autocomplete" feature of the api, which returns possible but sometimes inaccurate business names and websites from a name-fragment or the full name. This repository aims at being a makeshift api for clearbit autocomplete by interfacing with the server via http.

Dependencies

  • Urllib is an http-library for python
  • Python 3

About

A python wrapper for the clearbit autocomplete api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages