The objective of the project is to scrap the user phone number, email and address details of every search.
- selenium
- mechanize
- requests
- lxml
All the libraries associated with the project is in the requirements.txt. Use:
pip install -r requirements.txt
to install all the dependent libraries.
All the libraries has been tested in python 2.7
- http://selenium-python.readthedocs.org/
- http://wwwsearch.sourceforge.net/mechanize/documentation.html
- http://docs.python-requests.org/en/latest/
- http://lxml.de/
The tests can be run by entering in the root path
- nosetests -s
This displays the print statements as well or simply
- nosetests
To check whether the code is intact.
Ajan Lal Shrestha
Amrit Kshetri
Copyright (C) 2015