Code Monkey home page Code Monkey logo

web-loader's Introduction

Web Loader

A website downloader with a built-in JavaScript engine!

Phantomjs License

Table of Contents

Purpose
Compatibility
Set Up
Functionality
Use Cases
Future Goals

Purpose

The purpose of Web Loader is to give a user the ability to download portions of or entire websites.

Compatibility

Web Loader is compatible with PhantomJS version 2.1.1 and above.

Set Up

  1. Install PhantomJS for your operating system: http://phantomjs.org/download.html.
  2. Clone this repository.
  3. You're done! You are now able to run loader.js from the command line.

Functionality

There are two main ways to download a website with Web Loader:

1. Host Download

A host website download involves downloading every page that is present on a given host.

To run a host website download, run a command of the following form:

phantomjs loader.js https://example.com

2. Path Download

A path website download involves downloading pages that are in a specific path on the host.

To run a path website download, run a command of the following form:

phatomjs loader.js https://example.com /example/path

Use Cases

There are a few use cases for this software:

1. Detect Website Changes

Running this program multiple times over a given time period could allow a user to detect changes that are made to a website. This might be useful in tracking when a business announces a new product or updates an application.

2. Word Search

The resulting text files generated by this program can be rapidly searched, allowing a user to quickly check if website contains certain verbiage.

3. Research

In general, this program may be useful in any sort of research that involves extracting verbiage from the internet.

Future Goals

See Projects.

web-loader's People

Watchers

 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.