Skip to content

maurer2/mouser-chief-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

53b89a1 · Jul 13, 2024
Jul 6, 2024
Jul 13, 2024
Jul 13, 2024
Oct 27, 2022
Jul 7, 2024
Oct 27, 2022
Jan 1, 2020
Jul 7, 2024
Jul 7, 2024
Oct 26, 2022
Mar 4, 2020
Jan 2, 2020
Jan 23, 2020

Repository files navigation

Mouser Chief Collection

Get chief mouser data as JSON.

Sources

Wikipedia: https://en.wikipedia.org/wiki/Chief_Mouser_to_the_Cabinet_Office

Commands

Install

 $ pipenv install

Dump HTML

 $ pipenv run dump

Extract values from HTML

 $ pipenv run extract

Parse values

 $ pipenv run parse

Flatten json file

 $ pipenv run flatten

Format json file

 $ pipenv run format

Lint

 $ pipenv run lint