SkyScrapers
Collection of variety of Web Scraping Apps
The web-scrapers involved in this project are:
- StockSymbolScraper
- UnsplashImagesScraper
Tech
ScyScrapers uses a number of open source projects to work properly:
- BeautifulSoup - Beautiful Soup is a Python library for pulling data out of HTML and XML files.
- Selenium - Selenium is for automating web applications for testing purposes.
❗ ❗ ❗ Please check the markdown files named as THEORY inside respecetive project directories to get insight about the individual project.
And of course SkyScrapers itself is open source with a public repository on GitHub.
Installation
SkyScrapers requires Python's latest version to run.
Install the dependencies before start.
npm install <package_name>