NickDamiano / penny-arcade-search

1 stars 0 forks source link

== README

I love the web comic "Penny Arcade".

I frequently want to look up and share comics I read.

When I did try, I could never find the comic using the search feature.

This application aims to fix that by combining a web scraper, an application to associate tags with comics, and an application to look up comics by tags.

It's run using either rake scrape:all or rake scrape:recent

Comics are saved into the database with their image url, page url, and date.

It appears that there were extensive indexes used 2010 and before, so the first priority for tags would be now until then.