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

https://github.com/zdavatz/brand2csv

brand2csv using swissreg.ch
https://github.com/zdavatz/brand2csv

brand csv export swissreg

Last synced: 26 days ago
JSON representation

brand2csv using swissreg.ch

Awesome Lists containing this project

README

          

# brand2csv

[![Build Status](https://secure.travis-ci.org/zdavatz/brand2csv.png)](http://travis-ci.org/zdavatz/brand2csv)

brand2csv using swissreg.ch to get addresses.

## Usage
```
brand2csv 01.01.2013 "b*"
brand2csv 1.10.2005-31.10.2005
```
## Help
```
~> brand2csv --help
/usr/local/bin/brand2csv ver.0.1.9
Usage:
brand2csv timespan
Find all brands registered in switzerland during the given timespan.
The following examples valid timespan periods:
brand2csv 01.01.2013 "b*" #will search for all brand starting with "b"
brand2csv 1.10.2005-31.10.2005 #this will work as well from version 0.1.9
The results are stored in the file .csv.
The trademark name is either a real brand name or a link to an image.
```
## Travis
You can find Travis builds here:
* https://travis-ci.org/zdavatz/brand2csv