Search all the Edgar Data from http://xbrl.sec.gov/ -
i need fetch edgar search data xbrl site either in xml format or in rss feed form. same search on link http://www.sec.gov/edgar/searchedgar/cik.htm want create on website donot want use data, want use bit of information in website. , list of items http://www.sec.gov/divisions/corpfin/organization/cfia.shtml don't know how reach on single point.
sec web site have lot of data, have first decide information want get, interested in 10-q , 10-k forms contain financial statements.
before 2010 information submitted in html format , after words in html xml (xbrl) files. link http://www.sec.gov/divisions/corpfin/organization/cfia-c.htm gives companies cik's registered @ sec, if want information company can use url :
this show filings company, can change few parameters url :
count : return number of files in request
cik : can cik number or symbol company
type : allow restrict type of file want, e.g type=10-q
return 10-q documents company.
you can use crawler html , xml files.
also can find files company here :
Comments
Post a Comment