Page Capture - Sample Sources

The following sources have been submitted by our users and can be used to capture asset prices.

Note that web site layouts are subject to frequent changes, so the URLs or capture expressions below may break at any time.

Please let us know if any of these sources is not longer valid, or if you would like to share a new source. 


Bloomberg
URL: https://www.bloomberg.com/quote/{symbol}
Expression:  netAssetValue%22%3A{price}%2
Note: Set asset's symbol as shown in Bloomberg's site
 
MSN Money
URL: http://www.msn.com/en-us/money/stockdetails?symbol={symbol}
Expression:  data-role="currentvalue">{price}</span>
 
MarketWatch
URL: http://www.marketwatch.com/investing/Stock/{symbol}
Expression:  <p class="data bgLast">{price}</p>
 
Wall Street Journal
URL: http://quotes.wsj.com/{symbol}
Expression:  <span id="quote_val">{price}</span>
 
Reuters
URL: https://www.reuters.com/companies/{symbol}
Expression:  last":"{price}","net_change
 
Financial Times
URL: http://markets.ft.com/research/Markets/Tearsheets/Summary?s={symbol}
Expression:  traded at {price},
 
NSE India
URL: http://www.nseindia.com/live_market/dynaContent/live_watch/get_quote/GetQuote.jsp?symbol={symbol}
Expression: "lastPrice":"{price}"
 
Tesouro Direto (BR)
URL: http://www.tesouro.fazenda.gov.br/tesouro-direto-precos-e-taxas-dos-titulos
Expression: resgatar{any}{name}{any}R${any}R${price}<  
Note: Asset's name must be set as shown in Tesouro's direto site
   
ADVFN (BR)
URL: http://br.advfn.com/bolsa-de-valores/bovespa/{symbol}/cotacao
Expression: <span id="quoteElementPiece1"{any}>{price}</span>