Show HN: Craigslist Notifications (Chrome Extension)
craigshunter.com
Show HN: Craigslist Notifications (Chrome Extension)
1–10 of 12 posts
Re: Show HN: Craigslist Notifications (Chrome Extension)
#2Re: Show HN: Craigslist Notifications (Chrome Extension)
#3Cool. Want a job at craigslist? (I work on search there.)
Re: Show HN: Craigslist Notifications (Chrome Extension)
#4Cool. Want a job at craigslist? (I work on search there.)
Re: Show HN: Craigslist Notifications (Chrome Extension)
#5Re: Show HN: Craigslist Notifications (Chrome Extension)
#6Re: Show HN: Craigslist Notifications (Chrome Extension)
#7Cool. Want a job at craigslist? (I work on search there.)
Is craigslist officially okay with this kind of app? Prior attempts to automate, with varying degrees of aggregation/automation, have been shut down (see: http://www.wired.com/entertainment/theweb/magazine/17-09/ff_... ). The "SMS coming soon for $3.99" seems like it would not fly.
Re: Show HN: Craigslist Notifications (Chrome Extension)
#8Cool. Want a job at craigslist? (I work on search there.)
Is craigslist officially okay with this kind of app? Prior attempts to automate, with varying degrees of aggregation/automation, have been shut down (see: http://www.wired.com/entertainment/theweb/magazine/17-09/ff_... ). The "SMS coming soon for $3.99" seems like it would not fly.
Re: Show HN: Craigslist Notifications (Chrome Extension)
#9Trying to use Craigslist to find a new apartment means sifting through the same listings, posted day after day after day. They lower the signal/noise ratio a great deal.
Re: Show HN: Craigslist Notifications (Chrome Extension)
#10Earlier quoted context omitted.
Is craigslist officially okay with this kind of app? Prior attempts to automate, with varying degrees of aggregation/automation, have been shut down (see: http://www.wired.com/entertainment/theweb/magazine/17-09/ff_... ). The "SMS coming soon for $3.99" seems like it would not fly.
From what I understand, Craigslist is cool with client-side automation (look at numerous Android and iPhone apps that query Craigslist).
I think that rich client-side js apps packaged as browser extensions offer some interesting opportunities in general - being able to behave more like a normal client, instead of a giant aggregation host, allowing you to avoid angering services like Craigslist, being able to ask the user for permissions for increased localstorage limits (the default in most browsers is a measly 5mb) and the ability to do cross-domain ajax requests, etc.