How to write data from the web into a CSV file
Michael Bommarito from Computational Leagal Studies shows one way of how to use the web as a database. He has published a neat piece of Python code to collect data from the web and write in a single CSV file. Read more