Skip to content

senegalouvert/bce-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCE-DATA

Le BCE est le bureau d'appui à la création d'entreprises du Sénégal. C'est une institution publique de l'état du Sénégal qui offre a tout. Entrepreneur un guichet unique pour l'accomplissement des formalités de création d'entreprise BCE. BCE.

19051 Entreprises

17626 Détails Entreprises

  • Denonimation
  • Date creation
  • Ninéa
  • Registre de commerce
  • url
  • Siège social
  • Localité
  • Secteur d activite
  • Forme juridique
  • Objet social
  • Capital

Deleloppeurs:

Intallation :

Install packages

npm install request cheerio async underscore 

Clone the repo

git clone https://github.com/aliounedia/bce-data.git 

Run :

Create a folder "datas"

mkdir data 

Open The scripts/app.js and add the this lines:

main = Scraper.Main() //main = Scraper.Detail() 

save and run this scripts:

cd bce-data node scripts/app.js 

ReOpen The app.js and replace line above with this lines:

//main = Scraper.Main() main = Scraper.Detail() 

save and run this scripts:

cd bce-data node scripts/app.js 

To scraping more then 10 page change the conf.js file

//nb_rows : 19051, //For test nb_rows : 10, 

About

The list or entreprises of senegal from creationdentreprise.sn

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%