Litinerant Scraper avatar
Litinerant Scraper

Pricing

$25.00/month + usage

Go to Store
Litinerant Scraper

Litinerant Scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

Litinerant.fr scraper. Permet d'extraire les annonces legal d'entreprise sur plusieurs critère comme la ville, le type d'annonce et la date. Identifier facilement les créations d'entreprise ou les fermetures par exemple

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

You can access the Litinerant Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "annonce_type": "constitution",
< "city": "76",
< "latest": true,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call saswave/litinerant-scraper --silent --output-dataset

Litinerant Scraper API through CLI

The Apify CLI is the official tool that allows you to use Litinerant Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: