Coder Social home page Coder Social logo

yaca's Introduction

YACA

Yet Another Content Auditor

Generate a content audit of a website free and open-source.

Requirements

Usage

$ ./yaca.py -h
usage: yaca.py [-h] [-d DEPTH] [-dl DELAY] [-c] [-ah] [-p] [-sd] [-ct CONTENTTYPE] domain

positional arguments:
  domain                Domain/URL - Starting point. <example>.<tld>

optional arguments:
  -h, --help            show this help message and exit
  -d DEPTH, --depth DEPTH
                        Maximum depth of the crawl (default 0=unlimited)
  -dl DELAY, --delay DELAY
                        Delay between individual page downloads in seconds (float supported)
  -c, --children        Include links within the domain in JSON output
  -ah, --ahrefs         Include links outside the domain in JSON output
  -p, --parent          Include parent in CSV output
  -sd, --subdomains     Include subdomains
  -ct CONTENTTYPE, --contenttype CONTENTTYPE
                        Content-Type of pages that should be crawled (default = only text/html)

Example

./yaca.py brunch.io

url content_type status title h1
https://brunch.io/ text/html; charset=utf-8 200 Brunch - ultra-fast HTML5 build tool Seeing your build tool in nightmares?
https://brunch.io/plugins text/html; charset=utf-8 200 Brunch - ultra-fast HTML5 build tool Plugins
https://brunch.io/skeletons text/html; charset=utf-8 200 Brunch - ultra-fast HTML5 build tool Skeletons
https://brunch.io/docs/getting-started text/html; charset=utf-8 200 Brunch - ultra-fast HTML5 build tool Brunch: Getting started
... ... ... ... ...

Related

YASM - Yet Another Site Mapper
Create a (visual) site map from the output of YACA.

License

MIT

Authors

Background

Developed originally for the class Information Architecture and Web Usability.

yaca's People

Contributors

lolei avatar almostbearded avatar

Watchers

James Cloos avatar  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.