Skip to content

rahinic/news-article-web-scraper-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper

A simple web scraper built using python.

1. Dataset:

The webpage that can be scraped using the code found in this repo is the following: https://edition.cnn.com/travel/article/scenic-airport-landings-2020/index.html

2. Aim:

Demonstrate a sample(and simple) web page crawler

3. Necessary Packages:

beautifulsoup, regex (re)

4. Execution:

_both .ipynb notebook and .py scripts can be found in this repository.

About

This repository consists of a web scraper built using Python to scrape the contents of a news article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors