Web Design and Web Development Forum

  1. #1
    Join Date
    Aug 2004
    Location
    United States
    Age
    22
    Posts
    400
    Rep Power
    8
  2. ForgottenCreature is on a distinguished road
  3. Coding a website crawler...

    Hey guys,
    I am working on programming a website crawler so I can quickly grab relevent articles from articlecity.com and goarticles.com.

    I am having troubles thinking of a method to go about this. Can some please point me in the right diretion. Ideas you may have?

    Thanks.
    Reply With Quote Reply With Quote
  4. #2
    IntellEJent's Avatar
    Join Date
    Jan 2005
    Location
    The restaurant at the end of the universe
    Age
    17
    Posts
    1,510
    Rep Power
    9
  5. IntellEJent is on a distinguished road
  6. Re: Coding a website crawler...

    Use PHP Cron Jobs to crawl the site every so often. :)

    Use the PHP 5 DOM to look at the HTML. :idea:
    Last edited by Intell_03; 06-08-2005 at 02:26 PM.
    Reply With Quote Reply With Quote
  7. #3
    niallj's Avatar
    Join Date
    Jan 2005
    Location
    Manchester, UK
    Age
    22
    Posts
    612
    Rep Power
    8
  8. niallj is on a distinguished road
  9. Re: Coding a website crawler...

    Makes sense to me :D
    The only thing is, if they aren't valid XHTML they'll give problems with the DOM extension, won't they?
    Reply With Quote Reply With Quote

Similar Threads

  1. Best Editors To Use When Coding ASP
    By Double Z in forum General Web Programming
    Replies: 0
    Last Post: 01-05-2005, 07:36 PM
  2. Audio Website Testimonial
    By onauc in forum Site Reviews & Site Management
    Replies: 0
    Last Post: 11-25-2004, 09:59 PM