/getlinks

Get href links on website.

Primary LanguagePython

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