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

https://github.com/codedotjs/url-extractor

:snake: grab and save URLs from a website
https://github.com/codedotjs/url-extractor

Last synced: about 2 months ago
JSON representation

:snake: grab and save URLs from a website

Awesome Lists containing this project

README

          

# web_crawler

Simplest web crawler written in python which crawl and the website entered by you and prepares a .txt file of the url

Requirements :

- re module # sudo pip install re

- urllib module # sudo pip install urllib

----------------------------------------------------------------------------------------------------------------

Download the file :

cd path/to/file

python url-fetch.py