Skip to content

Designing a web scraper to read the articles from theverge.com

Notifications You must be signed in to change notification settings

TANA-BHU/Web-scraping-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Web-scraping-using-python

Designing a web scraper to read the articles from theverge.com

This script should going to perform the folllowing:-- i. Read the headliine, get the link of article, the author, and the date of each articles found on theverge.com ii. Store these in a CSV file tittled 'ddmmyy_verge.csv', with the following id,url,tittle,author,date. iii. Create an SQLlite database to store the same data,

About

Designing a web scraper to read the articles from theverge.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages