Python script to wrap records from PagineBianche.it
A simple python script using beautifoulsoup library to wrap records from PagineBianche.it.
The script will ask for an address.
The address must be in the form: <city\town> <street name (optional)> <street number (optional)>
The script will generate a .txt and a .cvs files with the data wrapped.
There is a .exe version of the script if you don't want to install python environment.