/WebScraper

A web scraper using Python, Requests, and Beautiful Soup

Primary LanguagePython

WebScraping Console Application

This is a web scraper using Python, Requests, and Beautiful Soup. The idea is get an idea how the game of scraping works.

Usage

cd WebScraper
python scraper.py

Notes

The application is built to only scrape a particular URL - a test URL. However, it can be extended to scrape similar webpages.