|
|
| | Ask YC: Any crawler experts out there? | | 12 points by justtease on Jan 25, 2008 | hide | past | favorite | 16 comments | | Hi. Wondering if there are any crawler experts on here who can help me. We're wanting to create a crawler to visit some sites that have forms, lists of items and detail of items. They're all in the real estate market and we want to capture the properties and pull out the latest ones. I'm being told that we need to create a specific crawler for each site, but I was wondering if we could create a generic crawler that has some kind of plug-in or pattern matching file (that we build manually) for each site. Anyone who is super-skilled in this area - I'd appreciate some advice. We're using Python also. One caveat - I'm not the tech guy as I tried to program and failed, but I do understand what we need and have a very good understanding of technology, I'm just inept at taking my ideas and doing anything with them :) |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
It doesn't take long once you get going - that is, until you run into sites that are unnavigable piles of javascript and unstructured html.