Difference between revisions of "TinyBack"

From Archiveteam
Jump to navigation Jump to search
(Created page with ''''TinyBack''' is a link-shortner scraper written in Ruby. This pack has a few tools included, it can scrape, remove URLs that link to a not found page, sort on alphabetic order …')
 
m
Line 4: Line 4:
TinyBack can chop large ranges in smaller ones, and request these efficiently in a random order. It has a great logging functionally, making error analysis after a crash easy.
TinyBack can chop large ranges in smaller ones, and request these efficiently in a random order. It has a great logging functionally, making error analysis after a crash easy.


WP:IDEALSTUB
{{Stub article=[[urlteam]]}}

Revision as of 18:45, 19 March 2011

TinyBack is a link-shortner scraper written in Ruby. This pack has a few tools included, it can scrape, remove URLs that link to a not found page, sort on alphabetic order and remove duplicates. It has been developed by User:Soult for the urlteam project.

scraping

TinyBack can chop large ranges in smaller ones, and request these efficiently in a random order. It has a great logging functionally, making error analysis after a crash easy.

{{Stub article=urlteam}}