in reply to Mimicing browser with LWP
But that's just a sidenote. What I wanted to ask is did they change their site in the space of half a day? I can't find any form with a "hdnOccupationSelectionCodes" parameter there.return POST("http://www.BrilliantPeople.com/jobsearch.asp", [ undef, # Search for Information Technologies stuff. hdnOccupationSelectionCodes => join(",",5118..5137), txtKeywords => 'programmer', # numberperpage => 100, # currentpage => $page, ]);
Makeshifts last the longest.
|
|---|