Skip to content

Bacce/edenredAcceptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edenredAcceptors

Scraped list of Edenred voucher acceptors

For the final list, visit

https://bacce.github.io/edenredAcceptors/

Install

$ npm install

Execute

Uncomment the function you need to run in the bottom of index.js and then

$ node .

How to use

  • run the page in your browser and copy the cooke value from the request into the headers part of the getAllIds function if it's not working.
  • run getAllIds function to gather all the shop ID
  • run getAllDetailsFromIds function what will download all the shop details for each ID
  • run getShopNames function what will collect all the shop names and unique shop names from the details
  • go crazy, do whatever you want with the data :)

About

My first steps into data analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published