Crawl a monster.com page

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
Papiya Sinha
Forum Newbie
Posts: 2
Joined: Thu Jul 06, 2006 2:41 am

Crawl a monster.com page

Post by Papiya Sinha »

I have logged in monster.com and searched some resumes in power search,now i want to save the HTML pages of those resumes in my local system.

is it possible in php,plz help


Thankx
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

And you want to do this using PHP instead of just saving the pages you visited.
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

LOL why do you need php?? File>Save :lol:
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

What's wrong with browser > file > save as? If you want to automatically crawl their pages I can almost assure you this is against their terms of service. Unless you can show us otherwise I don't think we can offer any assistance on this matter. Sorry.
Post Reply