Giter Site home page Giter Site logo

s41r4j / wss Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 16 KB

[WebScrapeSite]: FAST, EASY & INSIGHTFUL Website Analysis Tool

License: MIT License

Python 100.00%
analysis analytics easy easy-to-use fast python python3 scraper terminal website whois

wss's Introduction


WebScrapeSite (abbreviated wss) is a powerful and user-friendly web scraping tool written in python3. It provides a convenient and efficient way to extract data and insights from websites quickly. Whether you're a data analyst, researcher, developer or hacker, wss can help you gather the information you need from websites with one command. It can efficiently categorize and recover various web components such as hyperlinks, image links, JavaScript resources, stylesheet references, email addresses, whois records and much more, all with remarkable speed and accuracy.

It is equipped with flexible data export options, making it easy to save collected data in either CSV or JSON format. By default, it stores data in a CSV file, a widely accepted and human-readable format. Alternatively, you can choose to export data in JSON, a more structured format preferred by developers and applications. This adaptability ensures that you can seamlessly integrate the collected data into your analysis, research, development or attack workflows while catering to your specific requirements.

works on linux, windows & android (termux)


๐Ÿ’ฟ Installation:

git clone https://github.com/s41r4j/wss/; cd wss; pip install -r requirements.txt

prerequisite: python3, pip, git, internet connection


๐Ÿงพ Usage:

help menu demo target

python3 wss.py -h python3 wss.py -u google.com

collocted data is automatically stored in a file (filename in yellow)


  • ๐Ÿ—’๏ธ examples:
python3 wss.py -u example.com
python3 wss.py -u example.com/example -f json
python3 wss.py -u https://example.com/ -a

wss's People

Contributors

s41r4j 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.