how to install beautiful-soup to python
- Go to the Beautiful Soup web site, http://www.crummy.com/software/BeautifulSoup/
- Download the package
- Unpack it
- In a Terminal window,
cd
to the resulting directory - Type
python setup.py install
PS:
beautiful-soup document
http://www.crummy.com/software/BeautifulSoup/bs4/doc/#next-sibling-and-previous-sibling