Hacker News new | ask | show | jobs
by chdir 3926 days ago
I've seen something similar more than once on HN but my google-fu is failing. What other similar services are out there that'll let you smartly scrape a page into a spreadsheet.

In the past, I've tried Google spreadsheets with "ImportXML" option but got frustrated after a bit and resorted to python.

1 comments

Kimonolabs.com

Allows you to scrape then import that data into a google spreadsheet. But its not the only way to consume the data.

Thanks, that's the one I had in mind. Also found : import.io, scrapinghub.com & 80legs.com