Skip to content

I programmed a web scraper to collect specific sets of data from websites. I tested it will nature.com. Programmed using Python 3. Winter 2021.

Notifications You must be signed in to change notification settings

jaiperis/webScraper

Repository files navigation

webScraper

I programmed a web scraper to collect specific sets of data from websites. I tested it will nature.com. Programmed using Python 3. It is set to scrape articles from a website by targeting specific bits of HTML code. I utilized the Beautiful Soup package to parse the HTML documents. I used the requests library to send requests and recieve information.

About

I programmed a web scraper to collect specific sets of data from websites. I tested it will nature.com. Programmed using Python 3. Winter 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages