Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 806 Bytes

File metadata and controls

25 lines (13 loc) · 806 Bytes

Python-Scraping

1_CxVccbFGtv6W2qlq0A4hxw

1. I used some below mentioned modules

-BeautifulSoup from bs4 (For Parsing the data)

-requests (For fetching the data from URL)

-pandas (For saving data to csv file)

-termcolor (Optional)

2. To install BeautifulSoup from command line type

-pip install bs4

3. To install requests from command line type

-pip install requests

source

68747470733a2f2f692e696d6775722e636f6d2f646b31494737322e676966