Code Monkey home page Code Monkey logo

memgatorbulkdownload's Introduction

Memgator Bulk TimeMap Downloader

Have you ever had a need to bulk download lets say 1 million TimeMaps using oduwsdl/memgator?

With the caveat that it must be done in a timely manner?

If so then you are in luck because this project has you covered.

Usage

Requires python 3

Be sure to install the dependencies first

[sudo] pip install -r requirements.txt

Basic usage

$ python download.py -u {MGURL} {FORMAT2} -d {DUMDIR} -l {LIST}
# MGURL   => http://localhost:1208/timemap/{FORMAT}
# FORMAT  => link|json|cdxj
# FORMAT2 => (-n, --link)|(-j, --json)|(-c, --cdxj)
# DUMDIR  => Path to directory where timemaps will be dumped
# LIST    => Path to URL list

To see all options supported execute

$ python download.py --help

License

MIT

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.