eensyweensy

a poor man's webspider
git clone https://wehaveforgeathome.hates.computer/eensyweensy.git
Log | Files | Refs | LICENSE

commit fdbdab9b171c2b1284ef07d968c1db46a3072782
parent 7448ad86d9583124d348effd68362a13ea8cc2f3
Author: Ryan Wolf <johnwayne@pseudony.ms>
Date:   Sat, 19 Dec 2015 18:29:20 -0500

updated README.md to point to my mirror of the defunct BS article

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ Eensy Weensy ==== -Eensy Weensy is an example webspider. It's designed to scrape urls of blog posts from <http://borderstylo.com> and output them to a text file. The example is silly, but along with my blog post ["Poor Man's Webspider"](http://borderstylo.com/posts/102-poor-mans-webspider), this should be enough to get you started writing your own. +Eensy Weensy is an example webspider. It's designed to scrape urls of blog posts from <http://borderstylo.com> and output them to a text file. The example is silly, but along with my blog post ["Poor Man's Webspider"](http://pseudony.ms/blags/poor-mans-webspider.html), this should be enough to get you started writing your own. Naming -----