About | Features | Technologies | Requirements | Starting | License | Author
Automação de extração (webscraping) de dados de cerveja em super-mercado online
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone [email protected]:pedroalpacheco/webscraping-beer.git
# Access
$ cd ws-cervejas
# Install dependencies
$ npm install
# Run the project
$ node src/main.js
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by pedroalpacheco