extract-urls

There are 6 repositories under extract-urls topic.

  • mvdan/xurls

    Extract urls from text

    Language:Go1.2k2454114
  • amogil/url_regex

    Provides the best regex for validating or extracting URLs

    Language:Ruby11214
  • secnextechnologies/WebSieve

    This Python script extracts all unique URLs from a given webpage and outputs them to the console or to a file. It uses the requests module to send a GET request to the specified URL and the BeautifulSoup module to parse the HTML content of the response.

    Language:Python2101
  • KOUISAmine/url-extractor

    Extract http/https URLs from any kind of text content.

    Language:HTML110
  • PrismName/Crawler-url-go

    crawler url from web site

    Language:Go0100
  • AlteredAdmin/Link-Lifter

    LinkLifter is a Python script that searches for URLs in a given text file or recursively in a directory and its subdirectories. The found URLs, along with the file they are located in, are saved to a CSV file.

    Language:Python10