Validate data based on a JSON schema
Get postal codes from poste.dz/customer/bureaux_postaux and write it to a file (in ./postal-codes-crawler/response.json).
Run the command node postal-codes-crawler/main.js
.
Validate data based on a JSON schema
Get postal codes from poste.dz/customer/bureaux_postaux and write it to a file (in ./postal-codes-crawler/response.json).
Run the command node postal-codes-crawler/main.js
.