Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
image_spider:scrape_settings [2018-03-07 15:29] – created svenimage_spider:scrape_settings [2018-03-12 18:27] sven
Line 1: Line 1:
-====== Search by Keyword ======+{{indexmenu_n>2}} 
 +====== Add Images ====== 
 + 
 + 
 +===== Search by Keyword =====
  
 {{:image_spider:scrape_settings.png}} {{:image_spider:scrape_settings.png}}
Line 11: Line 15:
 Once you hit the OK button, the program starts scraping for images. When doing that, it also checks for your [[image_spider:options|settings]] to only get what you want. Once you hit the OK button, the program starts scraping for images. When doing that, it also checks for your [[image_spider:options|settings]] to only get what you want.
  
 +===== Parse URLs =====
 +
 +{{:image_spider:parse_url.png}}
 +
 +You can of course also scrape custom URLs that you can input here.
 +
 +The settings as seen above are really simple and should be self-explanatory.
 +
 +One special syntax can be used for URLs as follow:
 +
 +%%https://www.%%google.de/search?q=GSA&start=**{<color red>0</color>-<color green>100</color>,<color blue>10</color>}**
 +
 +  * <color red>RED</color>: start counter
 +  * <color green>GREEN</color>: end number
 +  * <color blue>BLUE</color>: how to increase number in start (default is 1)