Home > py80legsformat

py80legsformat

Py80legsformat is a project mainly written in Python, based on the View license.

In Python, read the .80 file format, for 80legs web crawl results.

In Python, read the .80 file format, for 80legs web crawl results.

The URL and data are UTF-8 decoded.

From http://80legs.pbworks.com/Results: For people interested in deserializing in other languages, the file format this creates and reads is:

Note that: * The last 4 items () repeat for each url/data pair. * , , , and are encoded 32-bit integers. * The url is encoded using UTF-8.
Previous:WooHah