Skip to content

pbplop29/SkyScrapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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>

About

A collection of variety of Scraping Apps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages