Recent content by nicholasdewaal

  1. N

    Which is better for making a fast and efficient web spider? Python, C, Perl, or other?

    I want to collect specific parts of several web pages that are changing rapidly--thus requiring heavy use of regular expressions and text analysis, and the need for speed.
  2. N

    Which is better for making a fast and efficient web spider? Python, C, Perl, or other?

    I want to collect specific parts of several web pages that are changing rapidly--thus requiring heavy use of regular expressions and text analysis, and the need for speed.
Back
Top