Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could I get the DEF 14A link using company_filings function? #27

Open
Raymond-KT opened this issue Jan 3, 2023 · 0 comments
Open

Could I get the DEF 14A link using company_filings function? #27

Raymond-KT opened this issue Jan 3, 2023 · 0 comments

Comments

@Raymond-KT
Copy link

I'm using edgarWebR well. Thank you very much~!
It's really beneficial for me!!

But I want to know the way I can get the DEF 14A original URL.

I tried to get URLs using company_filings function below, But I can get only master index URL.

` db_def <- company_filings(db_cik$Ticker[i], type = "DEF 14A", count = 1)

accession_number act file_number filing_date accepted_date href type
1 34 001-07463 2022-12-13 2022-12-13 https://www.sec.gov/Archives/edgar/data/52988/000119312522303804/0001193125-22-303804-index.htm DEF 14A
2 34 001-07463 2021-12-10 2021-12-10 https://www.sec.gov/Archives/edgar/data/52988/000119312521354013/0001193125-21-354013-index.htm DEF 14A`

I find all the sources including GitHub, StackOverflow, and lots of tech blogs, but I can't find the way that I want.
T-T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant