Need a tool which can find URLs with contact forms

ppcmaster

Elite Member
Joined
Dec 26, 2008
Messages
1,504
Reaction score
174
Hi,

I am looking for a tool which can search a list of websites and extract URLs which have contact forms in them.

I don't mind using methods/techniques to get those URLs too. For e.g. searching on Google for "keywords + html code" to get to those URLs with contact forms.

Has anyone had any luck with such tools or methods?

Please suggest.

ppcmaster
 
Thanks! Is there anything that won't cost me $97?

Please let me know.

Thanks,
ppcmaster
 
Just bought that license for $57. I will need to figure what goes into the footprint search. Any thoughts anyone?
 
inurl:contact.php inurl:contact.html intext:"your e-mail"
You might want to try these
 
Also you can visit forum
Code:
http://www.scrapeboxforum.com/
for further skillZ development :)
 
Thanks for the info guys. I have tried those methods and I regret to say that none of those methods helped me. What am trying to do is:
1. Take a set of URLs
2. Scrape the URLs for all available links.
3. Filter links without the keyword "contact" in the URL

But this seems to be like an almost impossible task on SB. I even tried using the Link extractor Add on and it gives me all kinds of error messages: 1, 400, 404, etc. I am able to see the contact pages through a browser but for some reason the scraper on SB can't.

I have written to those guys and hoping they will respond soon.

I will keep you guys posted and in the meantime, I will greatly appreciate if someone can help me out here :)

Best regards,
ppcmaster
 
Back
Top