Skip to content

str1ke007/simple_spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_spider

URL Spider

A small program to crawl URL from html code of any input url.

Pre-Requisite

  • Python 3.*
  • re library

Installation

Library Installation

python3 -m pip install regex
git clone https://github.com/str1ke007/simple_spider.git
cd simple_spider
python3 spider.py

About

URL Spider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages