LogoAISecKit
  • Search
  • Collection
  • Category
  • Tag
  • Blog
  • Pricing
  • Submit
LogoAISecKit

Newsletter

Join the Community

Subscribe to our newsletter for the latest news and updates

LogoAISecKit

Curated directory of 1700+ AI tools, models, frameworks, MCP servers, and cybersecurity resources

GitHub
Product
  • Search
  • Collection
  • Category
  • Tag
Resources
  • Blog
  • Pricing
  • Submit
Company
  • About Us
  • Privacy Policy
  • Terms of Service
  • Sitemap
Copyright © 2026 All Rights Reserved.
Sponsored Resources
  1. Home
  2. Category
  3. XY_JSFinder

XY_JSFinder

XY_JSFinder is a Python script for extracting hyperlinks from websites with deep crawling support.

Visit Website
Visit Website

Introduction

XY_JSFinder

XY_JSFinder is a Python script designed to extract hyperlinks from specified websites or multiple websites, supporting saving results to local files. It offers basic web crawling functionality along with deep crawling options.

Key Features
  • Single Website Crawling: Crawl hyperlinks from a specified single website.
  • Multiple Website Crawling: Read multiple website URLs from a file and crawl hyperlinks for each.
  • Deep Crawling: Perform in-depth link crawling on a single website.
  • Result Saving: Save crawled links to a specified output file.
Usage Examples
  • Single Website Crawling:
    Command: python XY_JSFinder.py -u [Website URL] -o [Output File]
    Example: python XY_JSFinder.py -u http://example.com -o output.txt

  • Multiple Website Crawling:
    Command: python XY_JSFinder.py -f [Input File] -o [Output File]
    Example: python XY_JSFinder.py -f input.txt -o output.txt

  • Deep Crawling:
    Command: python XY_JSFinder.py -u [Website URL] -o [Output File] -d
    Example: python XY_JSFinder.py -u http://example.com -o output.txt -d

Important Notes
  • Ensure compliance with legal regulations and website crawling policies.
  • Be cautious not to overload servers during deep crawling.
  • Install required Python libraries such as requests and beautifulsoup4.

XY_JSFinder is a powerful tool for web scraping and hyperlink extraction, making it easier to gather data from the web efficiently.

Back

Information

  • Publisher
    AISecKit
  • Websitegithub.com
  • Published date2025/04/28

Categories

  • API Security
  • Web Security

Tags

  • Open Source
  • API Security

More Products

T
AI Application PlatformsWeb Security
Visit Website

Tai-e-WebPlugin

Tai-e的Web插件 for GitHub collaboration and development.

Open SourceAPI Security
U
DevSecOps ToolsWeb Security
Visit Website

Unpacker Panel

A one-click unpacking web panel based on Youpk unpacker for educational use only.

Open SourceReverse Engineering
E
Penetration TestingVulnerability ScannersWeb Security
Visit Website

endpoints_explore

Endpoints Explorer is a Python script that employs multiple bypass rules to discover sensitive endpoints.

Application SecurityExploit DevelopmentOpen SourceAuthorizationIncident Response+2