Web-Scraping-and-API-in-Python
Web-Scraping-and-API-in-Python copied to clipboard
Web Scraping and API in Python using beautifulsoup, requests, requests-xml, etc for processing multiple APIs and scraping multple sites such as youtube, soundcloud and many more.
Web Scraping and API in Python
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.
Built With
- 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
API Projects
Web Scraping Projects
License
This project is licensed under the MIT License - see the LICENSE.md file for details
References
- The challenges are part of Web Scraping and API in Python course by 365 Data Science.