SEC-EDGAR-text | Text information from US companies | Business library
kandi X-RAY | SEC-EDGAR-text Summary
kandi X-RAY | SEC-EDGAR-text Summary
History and future of EDGAR, links to key SEC procedures documents etc. Electronic filing was mandatory from 1996.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Download company
- A wrapper for requests
- Prepare text
- Download a filing document
- Extract the text from the input text
- Download filings
- Saves metadata to database
- Download filings from EDG
- Return a list of company names
- Save the object to a JSON file
- Add data from ailing text
- Processes the log cache
- Extracts a section from the document text
- Removes table lines from input text
- Return True if s is a table line
- Prepare the text
- Checks if an element is a line break
- Check if the HTML table should be removed
SEC-EDGAR-text Key Features
SEC-EDGAR-text Examples and Code Snippets
Community Discussions
Trending Discussions on SEC-EDGAR-text
QUESTION
I'm trying to extract every links with BeautifulSoup from the SEC website such as this one by using the code from this Github. The thing is I do not want to extract every 8-K but only the ones matching the items "2.02" within the column "Description". So i edited the "Download.py" file and identified the following :
...ANSWER
Answered 2021-Mar-13 at 19:52First find the tr
that encapsulates both the a
tag and the td
tag that contains the items 2.02
text. Then find the url in the tr
if the td
actually contains the text items 2.02
:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SEC-EDGAR-text
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page