An open API service indexing awesome lists of open source software.

https://github.com/rafaelgoulartb/web-scrapping

🕷 Web scrap made with Node.js and Puppeteer
https://github.com/rafaelgoulartb/web-scrapping

nodejs puppeteer web-scraping

Last synced: 8 days ago
JSON representation

🕷 Web scrap made with Node.js and Puppeteer

Awesome Lists containing this project

README

        

Web Scrapping made with Node.js



Rafael Goulart


Documentation


Maintenance


License: MIT

GitHub Pull Requests
GitHub Contributors

> Web scrap made with Node.js and Puppeteer


The ecommerce project. Built with ❤︎ by
Rafael Goulart and

contributors


# :pushpin: Table of Contents

* [Technologies](#computer-technologies)
* [Features](#rocket-features)
* [How to run](#construction_worker-how-to-run)
* [Found a bug? Missing a specific feature?](#bug-issues)
* [Contributing](#tada-contributing)
* [License](#closed_book-license)

# :computer: Technologies
This project was made using the follow technologies:

* [Node.js](https://nodejs.org/en/)
* [Puppeteer](https://github.com/puppeteer/puppeteer/)

# :rocket: Features

- Extract images from my website.

# :construction_worker: How to run
### Rename env file
Rename `.env.local-exemple` to `.env.local`
### Install Dependencies
```bash
yarn install
```
### Run Aplication
```bash
yarn start
```

# :bug: Issues

Feel free to **file a new issue** with a respective title and description on the the [Web Scrapping](https://github.com/RafaelGoulartB/web-scrapping/issues) repository. If you already found a solution to your problem, **i would love to review your pull request**!

# :tada: Contributing
First of all, thank you for being interested in helping out, your time is always appreciated in every way. :100:

Here's some tips:

* Check the [issues page](https://github.com/RafaelGoulartB/web-scrapping/issues) for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
* Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

Check out the [contributing](./CONTRIBUTING.md) page to see the best places to file issues, start discussions and begin contributing.

# :closed_book: License

Released in 2020.
This project is under the [MIT license](./LICENSE).

Made with love by [RafaelGoulartB](https://github.com/RafaelGoulartB) 🚀