GithubHelp home page GithubHelp logo

silky / asimov Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enferex/asimov

0.0 1.0 0.0 9 KB

Collect 'disallow' entries from robots.txt

License: GNU General Public License v2.0

Haskell 92.89% Makefile 7.11%

asimov's Introduction

asimov: Scanning the robots of the universe

asimov is a utility which scans a given URL and places all Disallow locations (from the robots.txt at the URL) into a database named 'sites.sql3'

Setup

Running the setup and install procedures below will create a sandbox environment fulfilling all of the dependencies necessary to build and run asimov. I have wrapped all of the utility functions to setup/install/build into a Makefile. Initially run the following before trying to build anything:

  • make setup
  • make install

The setup target will create a sandbox, and install will download all of the dependencies required to build asimov.

Usage

Run asimov with a single url as the only argument. Since we are rocking a sandbox, the execution can occur from that environment: for example

./cabal-sandbox/bin/asimov www.google.com

Alternatively, you can use cabal to execute:

cabal run www.google.com

Notes

  • Main.hs contains all of the source for asimov.
  • It might be easier to just build Main.hs via ghc instead of running make build

Contact

enferex: https://github.com/enferex

asimov's People

Contributors

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