Giter VIP home page Giter VIP logo

massfetch's Introduction

massfetch

simple script for downloading text content from the list and storing to database for later processing.

Based on: - Simplefetch <https://github.com/ownport/simplefetch is simple HTTP client library, written in Python - kvlite <https://github.com/ownport/kvlite is key-value database wrapper for SQL database (MySQL, SQLite)

massfetch supports the next HTTP methods: HEAD and GET.

Requests interface

To fetch HTTP content via massfetch you can use the list of URLs, or create container (kvlite database) with detail request parameters.

The list of URLs:

http://localhost:8080/page0001 http://localhost:8080/page0002 http://localhost:8080/page0003 ... http://localhost:8080/page1000

In case of use URL list all requests will be done via GET method.

If you need to make more specific request to web resource, better to create container.

massfetch's People

Contributors

ownport avatar

Watchers

James Cloos avatar  avatar

Forkers

pombredanne

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.