Changes

Jump to navigation Jump to search
no edit summary
=Code=
 
==F6S Web Crawler==
 
This is a python script using the selenium library that retrieves the html content of each page on F6S's North American Accelerator search results. The script is located in:
 
E:\McNair\Projects\Accelerators\F6S Accelerator HTMLs
 
When run, the script visits the F6S search page for North American Accelerator's and begins retrieving the HTML of each page in that search list.
NOTE: Timing must be spaced out between all interactions with the browser. F6S has Captcha, and the program will fail if the site receives too many hit requests, or has any inkling that it is being probed by a bot.

Navigation menu