You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+136-9Lines changed: 136 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,9 @@ It includes:
6
6
- Query and Full-Text Search API
7
7
- Real-Time Stream API
8
8
- XBRL-to-JSON Converter API + Financial Statements
9
-
- 10-K/10-Q Section Extraction API
9
+
- 10-K/10-Q/8-K Section Extraction API
10
10
- Filing Render & Download API
11
+
- Executive Compensation Data API
11
12
12
13
13
14
# Data Coverage
@@ -357,11 +358,11 @@ Note: response is shortened.
357
358
358
359
> See the documentation for more details: https://sec-api.io/docs/xbrl-to-json-converter-api
359
360
360
-
# 10-K/10-Q Section Extractor API
361
+
# 10-K/10-Q/8-K Section Extractor API
361
362
362
-
The Extractor API returns individual sections from 10-Qand 10-K filings. The extracted section is cleaned and standardized - in raw text or in standardized HTML. You can programmatically extract one or multiple sections from any 10-Qand 10-K filing.
363
+
The Extractor API returns individual sections from 10-Q, 10-K and 8-K filings. The extracted section is cleaned and standardized - in raw text or in standardized HTML. You can programmatically extract one or multiple sections from any 10-Q, 10-K and 8-K filing.
363
364
364
-
All 10-K and 10-Q sections can be extracted:
365
+
**All 10-K sections can be extracted:**
365
366
366
367
- 1 - Business
367
368
- 1A - Risk Factors
@@ -383,24 +384,97 @@ All 10-K and 10-Q sections can be extracted:
383
384
- 13 - Certain Relationships and Related Transactions, and Director Independence
384
385
- 14 - Principal Accountant Fees and Services
385
386
387
+
**All 10-Q sections can be extracted:**
388
+
389
+
Part 1:
390
+
- 1 - Financial Statements
391
+
- 2 - Management’s Discussion and Analysis of Financial Condition and Results of Operations
392
+
- 3 - Quantitative and Qualitative Disclosures About Market Risk
393
+
- 4 - Controls and Procedures
394
+
395
+
Part 2:
396
+
- 1 - Legal Proceedings
397
+
- 1A - Risk Factors
398
+
- 2 -Unregistered Sales of Equity Securities and Use of Proceeds
399
+
- 3 - Defaults Upon Senior Securities
400
+
- 4 - Mine Safety Disclosures
401
+
- 5 - Other Information
402
+
- 6 - Exhibits
403
+
404
+
**All 8-K sections can be extracted:**
405
+
406
+
- 1.01: Entry into a Material Definitive Agreement
407
+
- 1.02: Termination of a Material Definitive Agreement
408
+
- 1.03: Bankruptcy or Receivership
409
+
- 1.04: Mine Safety - Reporting of Shutdowns and Patterns of Violations
410
+
- 2.01: Completion of Acquisition or Disposition of Assets
411
+
- 2.02: Results of Operations and Financial Condition
412
+
- 2.03: Creation of a Direct Financial Obligation or an Obligation under an Off-Balance Sheet Arrangement of a Registrant
413
+
- 2.04: Triggering Events That Accelerate or Increase a Direct Financial Obligation or an Obligation under an Off-Balance Sheet Arrangement
414
+
- 2.05: Cost Associated with Exit or Disposal Activities
415
+
- 2.06: Material Impairments
416
+
- 3.01: Notice of Delisting or Failure to Satisfy a Continued Listing Rule or Standard; Transfer of Listing
417
+
- 3.02: Unregistered Sales of Equity Securities
418
+
- 3.03: Material Modifications to Rights of Security Holders
419
+
- 4.01: Changes in Registrant's Certifying Accountant
420
+
- 4.02: Non-Reliance on Previously Issued Financial Statements or a Related Audit Report or Completed Interim Review
421
+
- 5.01: Changes in Control of Registrant
422
+
- 5.02: Departure of Directors or Certain Officers; Election of Directors; Appointment of Certain Officers: Compensatory Arrangements of Certain Officers
423
+
- 5.03: Amendments to Articles of Incorporation or Bylaws; Change in Fiscal Year
424
+
- 5.04: Temporary Suspension of Trading Under Registrant's Employee Benefit Plans
425
+
- 5.05: Amendments to the Registrant's Code of Ethics, or Waiver of a Provision of the Code of Ethics
426
+
- 5.06: Change in Shell Company Status
427
+
- 5.07: Submission of Matters to a Vote of Security Holders
428
+
- 5.08: Shareholder Nominations Pursuant to Exchange Act Rule 14a-11
429
+
- 6.01: ABS Informational and Computational Material
430
+
- 6.02: Change of Servicer or Trustee
431
+
- 6.03: Change in Credit Enhancement or Other External Support
432
+
- 6.04: Failure to Make a Required Distribution
433
+
- 6.04: Failure to Make a Required Distribution
434
+
- 6.04: Failure to Make a Required Distribution
435
+
- 6.05: Securities Act Updating Disclosure
436
+
- 6.06: Static Pool
437
+
- 6.10: Alternative Filings of Asset-Backed Issuers
0 commit comments