Skip to content

rkstarnerd/sec_company_filings_rss_feed_parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecCompanyFilingsRssFeedParser

Circle CI HEX version

Installation

This project is available in Hex and the package can be installed as:

  1. Add sec_company_filings_rss_feed_parser to your list of dependencies in mix.exs:

    def deps do [{:sec_company_filings_rss_feed_parser, "~> 0.0.2"}] end

  2. Ensure sec_company_filings_rss_feed_parser is started before your application:

    def application do [applications: [:sec_company_filings_rss_feed_parser]] end

License

This library is under the MIT license.

About

Stupid Simple Elixir XML Parser for a Company's SEC Filings RSS Feed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%