Giter VIP home page Giter VIP logo

cancrawl's Introduction

Can Crawl

Description

The Can Crawl tool is a Python script designed to crawl and discover URLs associated with a given domain or IP address. It resolves the IP address of the target and explores the website structure up to a specified number of levels, collecting unique URLs along the way.

Features

  • IP Resolution: Resolves the IP address for the provided domain.
  • Multithreaded Crawling: Uses multithreading to crawl multiple URLs concurrently.
  • Level-Based Crawling: Allows users to specify the number of levels to crawl, providing a structured approach to exploration.

Usage

  1. Clone the repository:

    git clone https://github.com/MrYellowOwl/CanCrawl.git
  2. Navigate to the project directory:

    cd CanCrawl
  3. Run the script:

    python3 CanCrawl.py
  4. Follow the on-screen instructions to enter the target domain, URL, or IP address and the desired number of levels to crawl.

Requirements

  • Python 3.x
  • Requests
  • BeautifulSoup

Acknowledgements

Issues and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue. Contributions are welcome!


MrYellowOwl

GitHub Profile

cancrawl's People

Contributors

mryellowowl avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.