Show HN: Turn any website into an API HackMIT 2013
ec2-54-211-79-18.compute-1.amazonaws.com
Show HN: Turn any website into an API HackMIT 2013
1–10 of 13 posts
Re: Show HN: Turn any website into an API HackMIT 2013
#2Re: Show HN: Turn any website into an API HackMIT 2013
#3Re: Show HN: Turn any website into an API HackMIT 2013
#4Re: Show HN: Turn any website into an API HackMIT 2013
#5Basically they admit that this is a scraping tool for doing things you shouldn't.
Companies that want to sell you data do. Companies that provide data for free to use how you like do. This is basically automating stealing.
I have really low moral standards but I can see the wrongness of this.
Re: Show HN: Turn any website into an API HackMIT 2013
#6So, what’s the advantage over YQL? http://developer.yahoo.com/yql/
cool project thought about doing this myself, gl!.
Re: Show HN: Turn any website into an API HackMIT 2013
#7Re: Show HN: Turn any website into an API HackMIT 2013
#8Re: Show HN: Turn any website into an API HackMIT 2013
#9Surely you are better off doing this locally rather than sending the data to your aws server?
See chrome_extension/background.js.
Change post url accordingly.
Re: Show HN: Turn any website into an API HackMIT 2013
#10"whether they like it or not" Basically they admit that this is a scraping tool for doing things you shouldn't. Companies that want to sell you data do. Companies that provide data for free to use how you like do. This is basically automating stealing. I have really low moral standards but I can see the wrongness of this.
Sure, it can be used for copying data without permission. But not all data is hard to read because they don't want you to copy it. For example, I've built a scraper for a state-run website of company registrations. The data is public, just not in a machine readable format.