项目作者: kenorb

项目描述 :
Python script to download files via Google search
高级语言: Python
项目地址: git://github.com/kenorb/gsrchDwn.git
创建时间: 2014-01-23T10:29:36Z
项目社区:https://github.com/kenorb/gsrchDwn

开源协议:

下载


gsrchDwn

Python script to download files via google search

Requirements

In order to use the script you need to install Python 2.7 from http://www.python.org/getit/ and the following packages:

For each package just run:

  1. py setup.py build
  2. py setup.py install

Usage

  1. py gsrchDwn.py --query [query_text] [--ftype file_extension] [--cnt contine_result_number] [--dir download_dir]