Error using urlfilter (line 26) Target string active geocaches does not appear
data points
Track the number of active geocaches from Geocaching.com
| Time Recorded (time1252) | Data (data1252) |
|---|---|
| 20 Feb 2013 11:15:15 | |
| 19 Feb 2013 11:15:12 | [1996883] |
| 18 Feb 2013 11:15:11 | [1996160] |
| 17 Feb 2013 11:15:11 | [1995444] |
| 16 Feb 2013 11:15:12 | [1994565] |
% Active geocaches url = 'http://www.geocaching.com'; count = urlfilter(url, 'active geocaches', 1, 'backward'); updatetrend(count);
0 comments