I published a report on the meeting in the afternoon on February 27. On that very same day, a Web crawler employed by the City of Chicago spent 51 minutes and 14 seconds on the site, so obviously someone had programmed this thing to be on the lookout.
Two of the city's web crawlers have spent one hour, 55 minutes and 41 seconds trolling the Chicago FreeSpeechZone so far this month. Is it overly cynical to speculate that they're trying to keep tabs on anti-war protesters' plans?
This after I described the meeting as "surprisingly cordial." I'm starting to think I got spun.
Partly peeved and partly flattered by the city's attention, I left an unusually direct message to the snoops. Refer to it for your amusement or for further info, like the IP addresses of the snooping entities.
This site made manifest by dadaIMC software
Comments
Re: Message to the City Snoops
20 Mar 2007
Re: Message to the City Snoops
20 Mar 2007
From Wikipedia: A web crawler (also known as a Web spider or Web robot) is a program or automated script which browses the World Wide Web in a methodical, automated manner. Other less frequently used names for Web crawlers are ants, automatic indexers, bots, and worms (Kobayashi and Takeda, 2000).
This process is called Web crawling or spidering. Many sites, in particular search engines, use spidering as a means of providing up-to-date data. Web crawlers are mainly used to create a copy of all the visited pages for later processing by a search engine, that will index the downloaded pages to provide fast searches. Crawlers can also be used for automating maintenance tasks on a Web site, such as checking links or validating HTML code. Also, crawlers can be used to gather specific types of information from Web pages, such as harvesting e-mail addresses (usually for spam).
A Web crawler is one type of bot, or software agent. In general, it starts with a list of URLs to visit, called the seeds. As the crawler visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit, called the crawl frontier. URLs from the frontier are recursively visited according to a set of policies.
Re: Message to the City Snoops
20 Mar 2007