We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ff820 commit 127166bCopy full SHA for 127166b
README.rst
@@ -48,7 +48,15 @@ Configure Settings (Optional)
48
-------------------------------
49
50
# py-sec-edgar/py_sec_edgar/settings.py
51
- update USER_AGENT, SEC EDGAR will return an error if not set correctly.
+
52
+Set USER_AGENT email
53
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
54
55
+::
56
57
+ # update USER_AGENT, SEC EDGAR will return an error if not set correctly.
58
59
+ USER_AGENT = "Sample Company Name AdminContact@<sample company domain>.com"
60
61
Extracting Contents from Complete Submission Filing:
62
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments