When I saw the column called content my face went a little bit sad.
Mixnode: Turn the web into a database
31–40 of 87 posts
Re: Mixnode: Turn the web into a database
#32It says
Likes: 1023
But when you click on it, it says @mixnode hasn't liked any Tweets yet
What happened?Re: Mixnode: Turn the web into a database
#33I could use it for a lots of things if it could filter for HTTP header. If there would be additional plug-ins to detect e.g. 3rd party tags it would be even more powerful for testing.
Re: Mixnode: Turn the web into a database
#34I dont want to be too harsh but I wouldnt find this useful (and my job depends a lot on crawling data) 1. When most people scrape data, they generally are interested in a very specific niche subset of the web. Sure you might have a billion row database of every article ever publisbed, but do you have all the rows of every item sold in FootLocker.com, for instance? As well as the price of each item(which is extracted…
It probably won't solve the problems you're working on, but I could imagine quite a lot of interesting text analysis cases.
Re: Mixnode: Turn the web into a database
#35I dont want to be too harsh but I wouldnt find this useful (and my job depends a lot on crawling data) 1. When most people scrape data, they generally are interested in a very specific niche subset of the web. Sure you might have a billion row database of every article ever publisbed, but do you have all the rows of every item sold in FootLocker.com, for instance? As well as the price of each item(which is extracted…
That being said, I find this highly interesting, if it works like that. We are working on a peer-to-peer database that lets you query a semantic database, popularized mostly by public web data, but with strong guarantees of accurate and timely data, and this could be a great way to write more robust linked-data converters.
Re: Mixnode: Turn the web into a database
#36Do they do the scraping crawling and we just search their database?
Do we have to do the scraping/crawling and we dump the results into a mixnode server running locally?
Re: Mixnode: Turn the web into a database
#37Reminds me of YQL, https://developer.yahoo.com/yql/ .
Re: Mixnode: Turn the web into a database
#38Re: Mixnode: Turn the web into a database
#39Re: Mixnode: Turn the web into a database
#40Im confused. Do they do the scraping crawling and we just search their database? Do we have to do the scraping/crawling and we dump the results into a mixnode server running locally?
I'm also interested in how often they rescrape their pages, and if they have rate-limit bypassing tech (for the Amazon scrapers).
So far, I think they're calling the Web a database because you can use SQL to query their database — which makes me feel like they're missing the point.
But they've done such hard work and they look like they're really excited about it — but I just don't understand why