-
Notifications
You must be signed in to change notification settings - Fork 5
Scripts Used
##Scraping The site is password protected using cookies. When you use a PHP routine to access the data, the PHP opens a new tab/window and this prompts the the site to request name and email address etc. I am not yet sufficiently capable of dealing with cookies in PHP to code a routine to that would deal with this issue. There may well be some easy stuff I should learn... Hello. See http://www.w3schools.com/php/php_cookies.asp.
I therefore resorted to a "human being simulator" - AutoHoyKey.
This app was used to call up the web pages and save them to particular folders: patterns-url-download-to-file.ahk
##Making folders Each pattern is in its own folder. This allows fpr easy storage of text and images:
I used this routine a number of times to create the 253 folders: patterns-new-folders.php