https://github.com/bharatpurohit97/webextractor
Extracting links from any website.
https://github.com/bharatpurohit97/webextractor
python selenium web-extraction
Last synced: about 1 month ago
JSON representation
Extracting links from any website.
- Host: GitHub
- URL: https://github.com/bharatpurohit97/webextractor
- Owner: bharatpurohit97
- Created: 2018-09-14T15:09:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-14T15:53:55.000Z (over 7 years ago)
- Last Synced: 2025-05-04T21:32:57.825Z (about 1 year ago)
- Topics: python, selenium, web-extraction
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Links Extraction of any website
This program was created for learning about scraping and data extraction.
selenium and Regular Expression chosen for implementation of a link scraping.
[Wiki E-commerce](https://en.wikipedia.org/wiki/E-commerce) site is used in main.py