https://github.com/gregwhitaker/sec-gaaprss-parser
SAX Parser for SEC GAAP RSS Feed
https://github.com/gregwhitaker/sec-gaaprss-parser
rss rss-feed sax-parser xml-parser
Last synced: 12 months ago
JSON representation
SAX Parser for SEC GAAP RSS Feed
- Host: GitHub
- URL: https://github.com/gregwhitaker/sec-gaaprss-parser
- Owner: gregwhitaker
- License: gpl-3.0
- Created: 2019-12-24T03:05:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-10T16:33:55.000Z (over 5 years ago)
- Last Synced: 2025-02-25T17:41:25.735Z (over 1 year ago)
- Topics: rss, rss-feed, sax-parser, xml-parser
- Language: Java
- Homepage: https://www.sec.gov/Archives/edgar/usgaap.rss.xml
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sec-gaaprss-parser

SAX parser for the Securities and Exchange Commission GAAP Filings RSS feed.
## License
Copyright (C) 2019 Greg Whitaker
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .