https://github.com/vishal-bhola/webscrapper
WebScrapping on Wikipedia over Machine Learning Topic.
https://github.com/vishal-bhola/webscrapper
beautifulsoup-parsing-library python3 requests-module
Last synced: about 1 year ago
JSON representation
WebScrapping on Wikipedia over Machine Learning Topic.
- Host: GitHub
- URL: https://github.com/vishal-bhola/webscrapper
- Owner: vishal-bhola
- License: mit
- Created: 2020-01-01T17:25:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T17:37:26.000Z (over 6 years ago)
- Last Synced: 2025-04-05T19:22:18.870Z (about 1 year ago)
- Topics: beautifulsoup-parsing-library, python3, requests-module
- Language: Python
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebScraping
First of all we need to know `What is WebScraping` ?
WebScraping is data scraping used for extracting data from websites.
### About Project
- WebScrapping on Wikipedia over Machine Learning Topic.
- Contents and Links over Machine Learning topics on Wikipedia are Scrapped.
- `wikipediaContents.py` contains the code to scrap all the contents/topics.
- `linkScrapping.py` contains the code to scrap all the links.
- Reference Link To Website:- `https://en.wikipedia.org/wiki/Machine_learning`