Cracking the anti-collection website to collect data (including source code) is customized for specific websites that cannot be collected by Locomotive. Other websites need to be collected and the source code needs to be modified; I write collection rules, publish modules, customize various software, and am good at cracking all kinds of anti-collection; The source code is written for VS2008. Due to my limitations, I do not rule out bugs in the program. The source code is for reference only. The program does not need to set parameters, just click "Start Collection". The following are the technologies used in this program: Multithreading using ThreadPool.QueueUserWorkItem(); Use regular expressions to match the strings to be collected; Use POST to submit data and get the returned source code; Use WebClient DownloadFile to download remote images to the local; Use the access database class to save the collected data to the database.