An open API service indexing awesome lists of open source software.

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.

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