Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
image_spider:scrape_settings [2018-03-07 15:35] svenimage_spider:scrape_settings [2018-03-12 18:27] sven
Line 22: Line 22:
  
 The settings as seen above are really simple and should be self-explanatory. 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)