Extract Links from news source, ranked by importance.


License
MIT
Install
pip install link-extractor==0.0.127

Documentation

link_extractor

Extract Links from news source, ranked by importance.

usage

import link_extractor
link_extractor.getLinks(site)

how to install

pip3 install link_extractor