Hacker News new | ask | show | jobs
Ask HN: Tools to make an API from *any* website?
3 points by Trindaz 5208 days ago
I'm searching for tools that let you automate the extraction of data from any website, which might mean making an API or RSS Feed out of any website. I'm thinking something similar to the old Dapper[1] or Mozenda[2]. Also, what I'm not searching for are scraping libraries and frameworks to use in an application that I would have to develop myself.

What are the tools available?

[1] http://www.crunchbase.com/company/dapper [2] http://www.mozenda.com/

4 comments

Exactly the kind of tools I'm interested in. Thanks.
Perhaps http://www.scraperwiki.com unless you need it to be real time. Scraping: yes, develop or yourself: no.
(shameless plus) Our startup does exactly that, create RSS feed for any webpage - http://feedity.com
http://www.feedsapi.com could be what you are looking for.