https://github.com/msamuelsons/web-scraping
https://github.com/msamuelsons/web-scraping
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/msamuelsons/web-scraping
- Owner: Msamuelsons
- Created: 2023-07-08T17:44:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T17:59:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T01:16:23.383Z (5 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-scraping
- Para executar o projeto esteja com node atualizado
- execute no terminal ou no seu prompt de comando(cmd) npm install ou npm i
- To run the project, make sure you have Node updated.
- Run "npm install" or "npm i" in the terminal or your command prompt (cmd).- Projeto faz um screaping de site e armazena informações em um arquivo.json
- The project performs web scraping of a website and stores information in a .json file.