Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update crawl
authored
Aug 17, 2017
by
Clément Chastagnol
Show whitespace changes
Inline
Side-by-side
technical-documentation/crawl.md
View page @
63f65471
#
Point d'API - Texte pertinent du site web (crawl)
#
API Point - Website crawl relevant text
## Description
## Description
Ce point d'API vous perm
et
d
e r
écupérer le texte pertinent issu du site web de l'entrepris
e.
This API point allows you to g
et
th
e r
elevant text from the company's websit
e.
## Param
ètre
s
## Param
eter
s
Ce point d'API nécessite la permission
`CRAWL`
.
The
`CRAWL`
permission is required to use this API point
.
| Méthode | Path | Variables du path | Corps de la requête |
| Méthode | Path | Variables du path | Corps de la requête |
| - | - | - | - |
| - | - | - | - |
|
`GET`
|
`/companies/{id}/crawl`
|
`id`
Identifiant de l'entreprise sous l
e format
`FR-{SIREN}`
| |
|
`GET`
|
`/companies/{id}/crawl`
|
`id`
is the company identifier, with th
e format
`FR-{SIREN}`
| |
##
Format de retour
##
Return format
Une ressource plein texte (
`text/plain`
) dans laquelle sont concaténées les
diff
é
rent
es pages crawlées du site web
.
A plain text ressource (
`text/plain`
) in which the
diff
e
rent
crawled pages of the website are concatenated
.
## Cr
é
dits
## Cr
e
dits
Un crédit
`COMPANY`
sera consommé si l'entreprise n'a jamais été consultée auparavant
.
One
`COMPANY`
credit will be used if the company is seen for the first time
.
C
e cr
é
dit
vous permet également d'accéder aux
[
données structurées
](
/documentation-technique/entreprise
)
de l'entreprise
.
Th
e cr
e
dit
for this company also allows you to consult the
[
structured data
](
technical-documentation/company
)
of the company
.
## Test - cURL
## Test - cURL
`curl -XGET 'https://api.c-radar.com/v4/companies/FR-533735932/crawl' -u<email>`
où
`email`
est l'email de votre compte C-Radar
.
`curl -XGET 'https://api.c-radar.com/v4/companies/FR-533735932/crawl' -u<email>`
where
`email`
is your C-Radar account email
.
<br><br>
<br><br>
[
Retour
](
/documentation-technique#points-dapi
)
[
Retour
](
/technical-documentation#api-points
)
\ No newline at end of file
\ No newline at end of file