Best tools for submitting contact forms of 1000 websites?
-
For a new B2B service we have identified websites that we would like to make aware of our service.
There are about 1000 websites for which it was not possible to retrieve emails, and where we need to do the outreach using the websites contact pages.Do you know of any tools that save time or outsource companies specialized in such a service? We do not want to fully automize the process but a human should do a visual check that form is properly filled. What I imagine could save time would be tools that already load from a list of URLs the next pages already in the background of the browser and good autoform fillers.
Any recommendations?
-
This post is deleted! -
Buzz bundle, and link assistant from seo power suite has tools for this type of usage. You can also save "persona" profile information to create accounts on websites automatically. You will likely run into issues with captchas, but you can add a death by captcha account that allows the program to solve them automatically.
For a more manual configuration, you can automate several components of what you want to accomplish using scrapy or beautiful soup tools for python to gather form fields and properties from a the list of urls with regex conditions.