jszgb / jszgb.com

Community for JavaScript developers from Zagreb, Croatia. :house:
http://jszgb.com
MIT License
19 stars 11 forks source link

Using Node.js with help of AWS to find a new apartment! #76

Closed TheDomac closed 5 years ago

TheDomac commented 5 years ago

Hello, I would like to give a talk about a simple Node.js script I made that does the searching for new apartment ads for me.

Short description: These days it is very hard to find a new place to live in Zagreb through advertisement sites because every remotely good apartment get's taken fast. I decided to write a simple script in Node.js that would go to an advertisement page every 5 minutes and look for new ads. If there are any, it would compose an email and send it to me. I also used AWS Lambda services to achieve that.

Quick notes: