Quoter is a small commandlinetool to fetch stock quotes. In order to minimize HTML scraping, it retrieves quotes from IEXCloud. You can signup for free and get 500k stock quotes per month. Please check their usage agreements prior to signing up and ensure you are allowed to user their service.
After getting an account, log into the dashboard and you can see your API tokens.
...As a consequence, if you upgrade to this version:
1. you can remove the log4j.jar file and the log4j.properties file.
2. logger.properties now replaces the old log4j.properties
3. the .bat (windows users) and .command (Mac users) commandline are updated accordingly.
You don't have to do nothing if you override the dist.zip file, of course.
(Feel free to contact me if you need some new features or experience any issue)
A Java library for the developer API for Clearcheckbook.com
A Java library to access the HTTP developer API for Clearcheckbook.com, the money management website. https://www.clearcheckbook.com/developer/api
Uses HtmlUnit to do the connection.
Code is now at https://github.com/leonarduk/clearcheckbookjavaapi