Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 380 Bytes

The Sims 4 Price Scraping with NodeJS, Puppeteer & Nodemailer. 🙆‍♀️

Install

git clone https://github.com/karolinedealencar/thesims-price-scraping.git
cd thesims-price-scraping
npm install

Config email (only gmail)

rename the .env.sample file to .env (located on src/ directory)
add your email credentials
save

Run

cd src/
node index.js