Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 316 Bytes

Web-Data-Analytics-Python

  • Web scrapping and related analytics using Python tools
  • Application of urllib
  • Application of BeautifulSoup for HTML parsing
  • Application of ElementTree for XML parsing
  • Application of Python json library for JSON parsing
  • Application of Python sqlite library