Skip to content

cedric59/infogreffe-unofficial-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial API for infogreffe.fr

This PHP class allows you to query data on infogreffe.fr.

##How to use it ###Class You import classes/Infogreffe.php into your PHP code and then use the Infogreffe::search to retrieve data.

###CLI There is a basic commandline interface that you can use:

php cli.php search "Bygmalion"
php cli.php search 13000545700010

##How does it work? It uses an undocumented infogreffe.fr REST API. We are willing to switch to the Infogreffe open data API if and when it includes the same features.

About

Unofficial API for infogreffe.fr

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%