Git Product home page Git Product logo

robofinder's Introduction

Robofinder

This script searches for old 'robots.txt' files of the given url on archive.org and returns all the old paths.

Installation & Usage

git clone https://github.com/S7r4n6er/robofinder.git
cd robofinder
pip install -r requirements.txt

Run the program with the -u flag followed by the URL of the website you want to test.

python3 robofinder.py -u https://example.com

Save output to results.txt

python3 robofinder.py -u https://example.com -o results.txt

Concatenate paths with site url

python3 robofinder.py -u https://example.com -c

Run program in silent mode

python3 robofinder.py -u https://example.com --silent

You can run it with threads. My suggested number of threads is 10.

python3 robofinder.py -u https://example.com -t 10 -c -o results.txt

robofinder's People

Contributors

0xspidey avatar

Stargazers

Mohammad Reza avatar OmidRanaei avatar AmirHosseinKhaskar avatar Milad Keivanfar avatar alan avatar Shahryar Tavakkoli avatar Matin Rahmanian avatar An3ker avatar Abdul Mazid avatar orion avatar SALMAN IRANI avatar mahdi avatar Shadow avatar  avatar AVA avatar  avatar  avatar zhifan avatar Erfan avatar Mahan avatar Hackass avatar Hossein Shourabi  avatar NightFall avatar Arganex-Emad avatar  avatar NoobHunter 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.