Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
/ BabelDictionary Public archive

DISCONTINUED - I'm a Python Twitter Bot that looks for words in the Library of Babel | You can learn more here: https://libraryofbabel.info/

Notifications You must be signed in to change notification settings

LiamEarle/BabelDictionary

Repository files navigation

BabelDictionary

This project is discontinued and is for archival purposes only!

What is BabelDictionary?

BabelDictionary is a Python project that analyzes a random page of The Library of Babel and checks for dictionary words. It then posts the three longest words to the Twitter account @BabelDictionary

How does it work?

BabelDictionary requests a random page from the library and uses the lxml library to scrape the page title and contents. Then, using a list of 466,000 English words provided by this repository it searches the contents for any matches and returns the three longest word results. Simple!

Why though? ¯\_(ツ)_/¯

The Library of Babel has always been an interesting concept to me, and who doesn't love a Twitter Bot? Maybe we'll find something interesting.

Changelog

  • 24th June 2018
    • Updated dictionary source
    • Optimise searching method
Attribution

About

DISCONTINUED - I'm a Python Twitter Bot that looks for words in the Library of Babel | You can learn more here: https://libraryofbabel.info/

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages