Sherlock 5179296127
Create fontlink.py
Created the script.
2023-01-15 03:14:39 +05:30
2023-01-15 03:14:39 +05:30
2023-01-15 03:07:08 +05:30
2023-01-15 03:06:31 +05:30
2023-01-15 03:12:39 +05:30

font-link

This python script extracts font links from any given website.

Steps to use this script

  • You must have python installed on your computer. (https://www.python.org/downloads/)
  • Download bs4. You can do this by running the command pip install bs4
  • Download the given python file.
  • Open the directory in which the file is located in your CLI client of choice.
  • Run python fontlink.py
Description
This python script extracts font links from any given website.
Readme 31 KiB
Languages
Python 100%