jar

io.github.mainstringargs : robinhood-scraper

Maven & Gradle

Jan 18, 2019
2 stars

robinhood-scraper · Robinhood Scraper

Table Of Contents

Latest Version

Download io.github.mainstringargs : robinhood-scraper JAR file - Latest Versions:

All Versions

Download io.github.mainstringargs : robinhood-scraper JAR file - All Versions:

Version Vulnerabilities Size Updated
1.5
1.4
1.3
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window robinhood-scraper-1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ampro.robinhood.endpoint.account.data

├─ com.ampro.robinhood.endpoint.account.data.Account.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.AccountArrayWrapper.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.AccountHolderAffiliation.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.AccountHolderEmployment.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.AccountHolderInvestmentProfile.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.BasicAccountHolderInfo.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.BasicUserInfo.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.CashBalances.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.MarginBalances.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.Position.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.data.PositionList.class - [JAR]

com.ampro.robinhood.endpoint.fundamentals.data

├─ com.ampro.robinhood.endpoint.fundamentals.data.TickerFundamental.class - [JAR]

├─ com.ampro.robinhood.endpoint.fundamentals.data.TickerFundamentalList.class - [JAR]

com.ampro.robinhood.endpoint.collection.methods

├─ com.ampro.robinhood.endpoint.collection.methods.GetCollectionData.class - [JAR]

com.ampro.robinhood.net

├─ com.ampro.robinhood.net.ApiMethod.class - [JAR]

com.ampro.robinhood.endpoint.quote.data

├─ com.ampro.robinhood.endpoint.quote.data.TickerQuote.class - [JAR]

├─ com.ampro.robinhood.endpoint.quote.data.TickerQuoteList.class - [JAR]

com.ampro.robinhood.endpoint.fundamentals.methods

├─ com.ampro.robinhood.endpoint.fundamentals.methods.GetFundamental.class - [JAR]

├─ com.ampro.robinhood.endpoint.fundamentals.methods.GetTickerFundamental.class - [JAR]

├─ com.ampro.robinhood.endpoint.fundamentals.methods.GetTickerFundamentalList.class - [JAR]

com.ampro.robinhood.endpoint.quote.methods

├─ com.ampro.robinhood.endpoint.quote.methods.GetQuote.class - [JAR]

├─ com.ampro.robinhood.endpoint.quote.methods.GetTickerQuote.class - [JAR]

├─ com.ampro.robinhood.endpoint.quote.methods.GetTickerQuoteList.class - [JAR]

com.ampro.robinhood.net.request.ratelimiting

├─ com.ampro.robinhood.net.request.ratelimiting.RateLimit.class - [JAR]

com.ampro.robinhood.throwables

├─ com.ampro.robinhood.throwables.NonSimpleOptionException.class - [JAR]

├─ com.ampro.robinhood.throwables.NotLoggedInException.class - [JAR]

├─ com.ampro.robinhood.throwables.RequestTooLargeException.class - [JAR]

├─ com.ampro.robinhood.throwables.RobinhoodApiException.class - [JAR]

├─ com.ampro.robinhood.throwables.TickerNotFoundException.class - [JAR]

com.ampro.robinhood.endpoint.instrument.data

├─ com.ampro.robinhood.endpoint.instrument.data.Instrument.class - [JAR]

├─ com.ampro.robinhood.endpoint.instrument.data.InstrumentList.class - [JAR]

com.ampro.robinhood

├─ com.ampro.robinhood.Configuration.class - [JAR]

├─ com.ampro.robinhood.LogHandler.class - [JAR]

├─ com.ampro.robinhood.RobinhoodApi.class - [JAR]

io.github.mainstringargs.robinhood

├─ io.github.mainstringargs.robinhood.RobinhoodFinanceService.class - [JAR]

├─ io.github.mainstringargs.robinhood.RobinhoodProperties.class - [JAR]

com.ampro.robinhood.endpoint.markets.data

├─ com.ampro.robinhood.endpoint.markets.data.Market.class - [JAR]

├─ com.ampro.robinhood.endpoint.markets.data.MarketHours.class - [JAR]

├─ com.ampro.robinhood.endpoint.markets.data.MarketList.class - [JAR]

com.ampro.robinhood.endpoint.authorize

├─ com.ampro.robinhood.endpoint.authorize.AuthorizationData.class - [JAR]

├─ com.ampro.robinhood.endpoint.authorize.LoginStatus.class - [JAR]

com.ampro.robinhood.endpoint.markets.methods

├─ com.ampro.robinhood.endpoint.markets.methods.GetMarketData.class - [JAR]

├─ com.ampro.robinhood.endpoint.markets.methods.GetMarketHoursByUrl.class - [JAR]

com.ampro.robinhood.net.request

├─ com.ampro.robinhood.net.request.RequestManager.class - [JAR]

├─ com.ampro.robinhood.net.request.RequestMethod.class - [JAR]

com.ampro.robinhood.util

├─ com.ampro.robinhood.util.ChronoFormatter.class - [JAR]

com.ampro.robinhood.endpoint.orders.data

├─ com.ampro.robinhood.endpoint.orders.data.Execution.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.data.SecurityOrder.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.data.SecurityOrderList.class - [JAR]

com.ampro.robinhood.endpoint

├─ com.ampro.robinhood.endpoint.ApiElement.class - [JAR]

├─ com.ampro.robinhood.endpoint.ApiElementList.class - [JAR]

├─ com.ampro.robinhood.endpoint.RobinhoodEnum.class - [JAR]

com.ampro.robinhood.endpoint.collection.data

├─ com.ampro.robinhood.endpoint.collection.data.InstrumentCollectionList.class - [JAR]

com.ampro.robinhood.endpoint.instrument.methods

├─ com.ampro.robinhood.endpoint.instrument.methods.GetAllInstruments.class - [JAR]

├─ com.ampro.robinhood.endpoint.instrument.methods.GetInstrument.class - [JAR]

├─ com.ampro.robinhood.endpoint.instrument.methods.GetInstrumentByTicker.class - [JAR]

├─ com.ampro.robinhood.endpoint.instrument.methods.GetInstrumentByUrl.class - [JAR]

├─ com.ampro.robinhood.endpoint.instrument.methods.SearchInstrumentsByKeyword.class - [JAR]

com.ampro.robinhood.endpoint.account.enums

├─ com.ampro.robinhood.endpoint.account.enums.InvestmentExperience.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.enums.InvestmentObjective.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.enums.LiquidityNeeds.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.enums.RiskTolerance.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.enums.SourceOfFunds.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.enums.TimeHorizon.class - [JAR]

com.ampro.robinhood.endpoint.orders.enums

├─ com.ampro.robinhood.endpoint.orders.enums.OrderState.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.enums.OrderTransactionType.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.enums.OrderTrigger.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.enums.TimeInForce.class - [JAR]

com.ampro.robinhood.endpoint.orders.methods

├─ com.ampro.robinhood.endpoint.orders.methods.CancelOrderMethod.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.GetOrdersMethod.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.MakeLimitOrder.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.MakeLimitStopOrder.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.MakeMarketOrder.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.MakeMarketStopOrder.class - [JAR]

├─ com.ampro.robinhood.endpoint.orders.methods.OrderMethod.class - [JAR]

com.ampro.robinhood.endpoint.account.methods

├─ com.ampro.robinhood.endpoint.account.methods.Account.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccountHolderAffiliationInfo.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccountHolderEmploymentInfo.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccountHolderInvestmentProfile.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccountInvestmentInformation.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccountPositions.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetAccounts.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetBasicAccountHolderInfo.class - [JAR]

├─ com.ampro.robinhood.endpoint.account.methods.GetBasicUserInfo.class - [JAR]

com.ampro.robinhood.endpoint.authorize.methods

├─ com.ampro.robinhood.endpoint.authorize.methods.Authorize.class - [JAR]

├─ com.ampro.robinhood.endpoint.authorize.methods.AuthorizeWithMultifactor.class - [JAR]

├─ com.ampro.robinhood.endpoint.authorize.methods.GetAuthorizationData.class - [JAR]

├─ com.ampro.robinhood.endpoint.authorize.methods.LogoutFromRobinhood.class - [JAR]

com.ampro.robinhood.endpoint.option.data

├─ com.ampro.robinhood.endpoint.option.data.Leg.class - [JAR]

├─ com.ampro.robinhood.endpoint.option.data.Option.class - [JAR]

├─ com.ampro.robinhood.endpoint.option.data.OptionList.class - [JAR]

├─ com.ampro.robinhood.endpoint.option.data.SimpleOption.class - [JAR]

com.ampro.robinhood.endpoint.option.methods

├─ com.ampro.robinhood.endpoint.option.methods.GetOptionsMethod.class - [JAR]

com.ampro.robinhood.net.pagination

├─ com.ampro.robinhood.net.pagination.GetNextPage.class - [JAR]

├─ com.ampro.robinhood.net.pagination.GetPreviousPage.class - [JAR]

├─ com.ampro.robinhood.net.pagination.Paginate.class - [JAR]

├─ com.ampro.robinhood.net.pagination.PaginatedIterator.class - [JAR]

com.ampro.robinhood.endpoint.ratings.data

├─ com.ampro.robinhood.endpoint.ratings.data.Rating.class - [JAR]

├─ com.ampro.robinhood.endpoint.ratings.data.RatingList.class - [JAR]

├─ com.ampro.robinhood.endpoint.ratings.data.RatingSummary.class - [JAR]

com.ampro.robinhood.endpoint.ratings.method

├─ com.ampro.robinhood.endpoint.ratings.method.GetRatingsData.class - [JAR]