Skip to content

What do I need to run this thing?

X edited this page Jul 15, 2016 · 1 revision

1.) Python 2.7.x

Python Libraries Required

1.) BeautifulSoup 4.3.2 (Included Within This Script)

2.) requests (Included Within This Script)

3.) OS (Already There In Python)

4.) sys (Alread There In Python)

5.) re (Alread There In Python)

6.) lxml (Install via the setup.py file)

7.) Selenium (Install via the Setup.py File)

So, You don't really Need to install or download anything extra.

Clone this wiki locally