Ask YC: Where to start with creating a distributed crawler

https://news.ycombinator.com/item?id=150077
by groovyone • 18 years ago
30 24 18 years ago

Hi there. We're just starting out and want to create a crawler that will sit on EC2. Any advice appreciated. Here's what we're thinking of:

1. Using Beautiful Soup for the actual parsing of pages

2. we're not sure what to use for the crawl itself :( We use Python and love it, but don't know if we need to create our own crawler or what the best route would be. Any advice on this would be good

3. I'd like to create a distributed crawler where we can replicate the crawler over EC2 instances, but not sure how to do this

Apologies if I should ask this elsewhere. I love this community and have passively read many of the articles and comments on here for a couple of months now

Any help or pointing in the right direction would be appreciated

John

Related Stories

Loading related stories...

Source preview

news.ycombinator.com