https://github.com/tomdoestech/website-scraping-example
https://github.com/tomdoestech/website-scraping-example
data node-js nodejs scraping scraping-websites
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomdoestech/website-scraping-example
- Owner: TomDoesTech
- Created: 2021-07-26T10:27:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T08:47:10.000Z (over 4 years ago)
- Last Synced: 2025-01-23T08:33:16.184Z (about 1 year ago)
- Topics: data, node-js, nodejs, scraping, scraping-websites
- Language: HTML
- Homepage: https://youtu.be/fEHlX3Og1RM
- Size: 351 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Make money scraping data from the web
## What is web scraping?
Parse a HTML page to extract data
## Where to make money?
1. Offer your scraping skills as a service on Fiverr
2. Scrape leads for products or services
3. Scrape data to sell to companies
## Why scraping
* Jobs are quick
* Improve your programming skills
## Running the code
* Make sure you are using node version 14 or higher `nvm use 14`
* Run `node index.mjs`
## Let's keep in touch
- [Subscribe on YouTube](https://www.youtube.com/TomDoesTech)
- [Discord](https://discord.gg/4ae2Esm6P7)
- [Twitter](https://twitter.com/tomdoes_tech)
- [TikTok](https://www.tiktok.com/@tomdoestech)
- [Facebook](https://www.facebook.com/tomdoestech)
- [Instagram](https://www.instagram.com/tomdoestech)
[Buy me a Coffee](https://www.buymeacoffee.com/tomn)
[Sign up to DigitalOcean 💖](https://m.do.co/c/1b74cb8c56f4)