Skip to content

dogukankurnaz/getlinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Description

it saves the absoult url addresses of the website in the txt file.

Requirements

  • Python 3+
  • pip
  • requests
  • BeautifulSoup

Installation

beautifulsoup4

pip install beautifulsoup4 

requests

pip install requests 

start getlinks.py file

python3 getlinks.py

Version

  • 1.0