Skip to main content

An HTTP document title extractor for Twisted Web

Project description

An HTTP document title extractor for Twisted Web.

Install it with:

$ pip install littlebrother

Then, inside your Twisted code:

import littlebrother

def my_function(title):
    # do stuff with the returned title
    pass

deferred = littlebrother.fetch_title('http://www.example.com/')
deferred.addCallback(my_function)

You can also try Little Brother out directly from the command line:

$ python -m littlebrother http://www.example.com/
Example Domain

Report bugs and make feature requests on Little Brother’s GitHub project page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

littlebrother-0.1-dev.tar.gz (9.4 kB view details)

Uploaded Source

File details

Details for the file littlebrother-0.1-dev.tar.gz.

File metadata

File hashes

Hashes for littlebrother-0.1-dev.tar.gz
Algorithm Hash digest
SHA256 88e93ef84f7d5f07c67fd764877d6348264038dea55ab043ec0b428b0807ee5d
MD5 3de3ead6dd737f7c77c8e2c4fe27088a
BLAKE2b-256 e872901761d9b28116fcdbabfd18239cff3db07cc3c888720acc6aecedc6b9f2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page