dogukankurnaz / getlinks

Get href links on website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Get href links on website.


Languages

Language:Python 100.0%