17 lines
559 B
Markdown
17 lines
559 B
Markdown
# SCOTUSfeed
|
|
|
|
This python script outputs an RSS feed of arguments listed on [the court's oral argument recordings page](https://www.supremecourt.gov/oral_arguments/oral_arguments.aspx).
|
|
|
|
## Example
|
|
|
|
Run `python feed.py -h` for full command-line instructions. The bare minimum looks like `python feed.py --term 2017 --link https://example.com/scotus.xml`
|
|
|
|
### Optional Arguments
|
|
|
|
`--logo URL`
|
|
`--home URL`
|
|
|
|
## Logo Source
|
|
|
|
`logo.jpg` comes from <https://commons.wikimedia.org/wiki/File:Supreme_Court_Front_Dusk.jpg>, which was released into the public domain.
|