Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
image_spider:scrape_settings [2018-03-12 18:26] – [Parse URLs] svenimage_spider:scrape_settings [2018-03-12 18:27] sven
Line 25: Line 25:
 One special syntax can be used for URLs as follow: 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>}**+%%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 red>RED</color>: start counter
   * <color green>GREEN</color>: end number   * <color green>GREEN</color>: end number
   * <color blue>BLUE</color>: how to increase number in start (default is 1)   * <color blue>BLUE</color>: how to increase number in start (default is 1)