Welcome to the Investing With Us data api source

Use the api endpoints below

  1. /api/company_info/{ticker}
  2. /api/bvps/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  3. /api/eps/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  4. /api/free_cash_flow/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  5. /api/pe_ratio/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  6. /api/pb_ratio/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  7. /api/basic_shares/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  8. /api/return_on_invested_capital/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  9. /api/return_on_equity/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  10. /api/revenue/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  11. /api/long_term_debt/{ticker}?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  12. /api/search?eps_growth_rate=10&bvps_growth_rate=10&fcf_growth_rate=10&roic_growth_rate=10&revenue_growth_rate=10&page=2
  13. /api/intrinsic_value?current_eps=2&eps_growth_rate=0.16&pe_ratio=42
Examples:
  1. /api/company_info/MU
  2. /api/bvps/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  3. /api/eps/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  4. /api/free_cash_flow/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  5. /api/pe_ratio/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  6. /api/pb_ratio/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  7. /api/basic_shares/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  8. /api/return_on_invested_capital/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  9. /api/return_on_equity/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  10. /api/revenue/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  11. /api/long_term_debt/MU?date_start=2010-1-1&date_stop=2018-12-31&term=annual
  12. /api/search?eps_growth_rate=10&bvps_growth_rate=10&fcf_growth_rate=10&roic_growth_rate=10&revenue_growth_rate=10&page=2
  13. /api/intrinsic_value?current_eps=2&eps_growth_rate=0.16&pe_ratio=42