istuff
Junior Member
- Mar 2, 2009
- 138
- 48
I'm trying to build a scraper for CL, I have got the majority of it down, but i need help. The script is made up of two components.
first component gets the links for all the postings. second components finds emails in the page in which you provide the url. Can someone tell me how to intergrate the $url (which spews out the links) into the scraper which gets the url from a form. I tried outputting the $url into the form and clicking submit however that doesnt output all the links into the form. I'd appreciate it if someone can help.
first component gets the links for all the postings. second components finds emails in the page in which you provide the url. Can someone tell me how to intergrate the $url (which spews out the links) into the scraper which gets the url from a form. I tried outputting the $url into the form and clicking submit however that doesnt output all the links into the form. I'd appreciate it if someone can help.