Skip to content

Arshad-02/WebScraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

WebScraping

Prerequisites

  • Python 3
  • BeautifulSoup4
  • lxml parser
  • A website to scrape(Wikipedia and dictionary)

Running

  1. Clone this repository.
  2. Install the prerequisites.

Working

Note

This project uses id to uniquely identify web elements, which may change.