Skip to content

This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a spe…

Notifications You must be signed in to change notification settings

TheGoodCook155/Spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Online Contact form Spammer

This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc on the running pc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a specific site and may not work in your case, but you can use a lot of the code I already provided. Also I imported the class that's used for creating the txt file from the SQL DB.

About

This is a Selenium based spammer. In this example I use txt DB (created from SQL DB) simply because I find it easier to use it without the need to download and install SQL dependencies, drivers etc. With little code refactoring you can use the spammer while directly retrieving the data from the SQL DB. Note that the spammer was created for a spe…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages