Sirene (sirene v0.2.0)

Sirene is the module you would use for the sirene api.

Link to this section Summary

Functions

Allows you to know the status of the API service. The answer is always a table corresponding to the body.

Allows you to search from a given siren, the information of one or more establishments will be given in the table uniteLegale.

Allows you to search from a given siret, the information of the establishment will be given in the establishment table.

Link to this section Functions

Link to this function

get_informations()

Allows you to know the status of the API service. The answer is always a table corresponding to the body.

Link to this function

get_siren(siren)

Allows you to search from a given siren, the information of one or more establishments will be given in the table uniteLegale.

Link to this function

get_siret(siret)

Allows you to search from a given siret, the information of the establishment will be given in the establishment table.