i-r-o-n / QuantitativeInvestmentClub

3 stars 1 forks source link

Implement Yahoo Finance API #3

Closed Thehi198 closed 1 year ago

Thehi198 commented 1 year ago

Compare and Implement Yahoo Finance API. Get data from other sources as required.

EDGAR API Data Pull

RevenueFromContractWithCustomerExcludingAssessedTax CostOfGoodsAndServicesSold NetIncomeLoss WeightedAverageNumberDilutedSharesOutstandingAdjustment ContractWithCustomerLiabilityRevenueRecognized ContractWithCustomerLiability RevenueRemainingPerformanceObligationPercentage OtherComprehensiveIncomeLossForeignCurrencyTransactionAndTranslationAdjustmentNetOfTax CashCashEquivalentsAndMarketableSecuritiesCost AvailableForSaleSecuritiesDebtMaturitiesRollingYearTwoThroughFiveFairValue ConcentrationRiskPercentage1 DerivativeNotionalAmount HedgedAssetFairValueHedge PropertyPlantAndEquipmentGross AccruedIncomeTaxesNoncurrent InvestmentIncomeInterestAndDividend CommercialPaper LongTermDebt ProceedsFromRepaymentsOfShortTermDebtMaturingInThreeMonthsOrLess CashAndCashEquivalentsAtCarryingValue AccountsReceivableNetCurrent StockRepurchasedAndRetiredDuringPeriodShares ShareBasedCompensationArrangementByShareBasedPaymentAwardEquityInstrumentsOtherThanOptionsNonvestedNumber EmployeeServiceShareBasedCompensationNonvestedAwardsTotalCompensationCostNotYetRecognized EmployeeServiceShareBasedCompensationNonvestedAwardsTotalCompensationCostNotYetRecognizedPeriodForRecognition1 AllocatedShareBasedCompensationExpense StandardProductWarrantyAccrual OperatingIncomeLoss CommonStockParOrStatedValuePerShare StockholdersEquity CashCashEquivalentsRestrictedCashAndRestrictedCashEquivalents

Yahoo API Data:

PE Ratio Dividends MCap Volume HiLow

Thehi198 commented 1 year ago

@Ben-Wintraub24 pls push code for Yahoo Finance API

Thehi198 commented 1 year ago

The pros and cons of Yahoo API (wrapped web scraper) or a native custom web scraper.

Any thoughts?

Thehi198 commented 1 year ago

Stepping away from Yahoo Finance and switching to custom XML parse