Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jonschoning/pluckdatadownloader

PluckDataDownloader
https://github.com/jonschoning/pluckdatadownloader

fsharp

Last synced: 17 days ago
JSON representation

PluckDataDownloader

Awesome Lists containing this project

README

        

# PluckDataDownloader

```
USAGE: PluckDataDownloader.exe [--help] --accesskey --baseuri [--writeheaderfiles ]
[--startdate ] [--enddate ] [--csvdir ] [--logfile ]
[--plucktypes [...]] [--itemsperpage ]
[--chunks ] [--bounds ]

OPTIONS:

--accesskey example: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
--baseuri example: http://xyz.com/
--writeheaderfiles
default: false
--startdate default: 2018-07-12
--enddate default: 2018-07-12
--csvdir default: csv
--logfile default: log.txt
--plucktypes [...]
default: rating, review
--itemsperpage default:500 max: 1000
--chunks example: 30
--bounds example: 30
--help display this list of options.

```