Skip to content

Instantly share code, notes, and snippets.

@lumbric
lumbric / parse_volxkino.py
Created June 7, 2015 14:25
A very fast web scraping script to get a CSV with Volxkino events. Importable to Google calendar
"""A very fast web scraping script to get a CSV with Volxkino events.
Importable to Google calendar.
Script written 2015.
[email protected]
Reuqirments:
- BetautifulSoup 4: https://pypi.python.org/pypi/beautifulsoup4