Python project for integrations with different API and web scraping with BeautifulSoup and HTML-requests libraries for multiple scraping projects such as Youtube, dynamically generated Javascript for SounCloud and many more.
- python 3
- requests - Requests is an elegant and simple HTTP library for Python.
- pandas - fast, powerful, flexible and easy to use open source data analysis and manipulation tool
- Beautiful Soup - for screen scraping library
- requests-HTML - make parsing HTML as simple and intuitive as possible with Full JavaScript Support
- python html.parser - html parser
- lxml parser - asd
- html5lib parser - simple and powerful API for parsing XML and HTML
- urllib - URL handling module
This project is licensed under the MIT License - see the LICENSE.md file for details
- The challenges are part of Web Scraping and API in Python course by 365 Data Science.