SkillAgentSearch skills...

Nextbike2json

Dump nextbike (i.a. Warszawskie Veturilo) stations list into json array

Install / Use

/learn @Informatic/Nextbike2json
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

nextbike2json

Dump nextbike (i.a. Warszawskie Veturilo) stations list into json array.

(search tags: veturilo api)

Usage

wget https://nextbike.net/maps/nextbike-official.xml?city=210 -O veturilo.xml
python nextbike2json.py veturilo.xml > veturilo.json
    
# or

wget -q https://nextbike.net/maps/nextbike-official.xml?city=210 -O - | python nextbike2json.py -

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated7y ago
Forks4

Languages

Python

Security Score

55/100

Audited on Aug 26, 2018

No findings