Live data from Hacker News

Show HN: InstaRoom SF – Automated Shared-Room Finding

blog.instamotor.com

1–10 of 10 posts

Re: Show HN: InstaRoom SF – Automated Shared-Room Finding

#3
IFTTT (https://ifttt.com/wtf) is great for that kind of grunt tasks.

Create a recipes with a trigger (new Craigslist listings between $800 and $1000 has been posted), link an action (send an email, add the listing to a google doc, etc...) to the trigger, and in a matter of minutes you'll get a google doc filled with rooms to visit!

Re: Show HN: InstaRoom SF – Automated Shared-Room Finding

#5
post #4
post #2

I haven't looked at the script yet but the post fails to mention what service does it uses for looking available rooms? Is this for airbnb or craigslist or what?

It seems to be craigslist in the source code.

Correct, the readme [1] states that it was built for CL posts. The OP was tired of having to email all of the rooms on CL that met his criteria so he tried to make it a little easier.

[1] https://github.com/sybohy/san_francisco_shared_room_finder

Re: Show HN: InstaRoom SF – Automated Shared-Room Finding

#6
post #3

IFTTT ( https://ifttt.com/wtf ) is great for that kind of grunt tasks. Create a recipes with a trigger (new Craigslist listings between $800 and $1000 has been posted), link an action (send an email, add the listing to a google doc, etc...) to the trigger, and in a matter of minutes you'll get a google doc filled with rooms to visit!

Hmm ive got to try this id guess that CL would block their ip but if not then this is a great idea

Re: Show HN: InstaRoom SF – Automated Shared-Room Finding

#9
post #6
post #3

IFTTT ( https://ifttt.com/wtf ) is great for that kind of grunt tasks. Create a recipes with a trigger (new Craigslist listings between $800 and $1000 has been posted), link an action (send an email, add the listing to a google doc, etc...) to the trigger, and in a matter of minutes you'll get a google doc filled with rooms to visit!

Hmm ive got to try this id guess that CL would block their ip but if not then this is a great idea

I'll venture to guess they're running off of AWS. CL blocks ec2 us-east ip's. So it probably wouldn't work.

Re: Show HN: InstaRoom SF – Automated Shared-Room Finding

#10
post #6
post #3

IFTTT ( https://ifttt.com/wtf ) is great for that kind of grunt tasks. Create a recipes with a trigger (new Craigslist listings between $800 and $1000 has been posted), link an action (send an email, add the listing to a google doc, etc...) to the trigger, and in a matter of minutes you'll get a google doc filled with rooms to visit!

Hmm ive got to try this id guess that CL would block their ip but if not then this is a great idea

It actually works very well.