penningjoy / WebScraper

A web scraper using Python, Requests, and Beautiful Soup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A web scraper using Python, Requests, and Beautiful Soup


Languages

Language:Python 100.0%