Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 711 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 711 Bytes

BCE-DATA

Le BCE est le bureau d'appui a la creation d'entreprises du Senegal
C'est une institution publique de l'etat du Senegal qui offre a tout
entrepreneur un guichet unique pour l'accomplissement des formalites
de creation d'entrepise BCE.

Deleloppeurs:

Intall :

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

Run :

Open The app.js and add the this lines:

main = Scraper.Main()

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.Detail()

save and run this scripts:

cd  bce-data
node scripts/app.js