Retrieving and saving SMS sent to a popular italian radio station.
SMS are downloaded from the web page of the radio.
- SQLAlchemy: SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
- BeautifulSoup: Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping
- Twiggy: A more Pythonic logger
- Python2.6+