Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibraryOfCongress/api.congress.gov
/ functions
Functions
101 in github.com/LibraryOfCongress/api.congress.gov
⨍
Functions
101
◇
Types & classes
14
↓ 40 callers
Method
outputMessage
outputMessage Display a message on the console @param message The message to output to System.out
api_client/java/src/gov/loc/Utils.java:12
↓ 40 callers
Method
outputMessage
outputMessage Display a message on the console @param message The message to output to System.out
java/src/gov/loc/Utils.java:12
↓ 13 callers
Method
makeRequestAndOutputResponse
makeRequestAndOutputResponse Make a GET request to the given URL and output the response per the config The authentication parameters are automatica
api_client/java/src/gov/loc/CDGClient.java:23
↓ 13 callers
Method
makeRequestAndOutputResponse
makeRequestAndOutputResponse Make a GET request to the given URL and output the response per the config The authentication parameters are automatica
java/src/gov/loc/CDGClient.java:23
↓ 9 callers
Method
getProperty
getProperty Get a config property from the specified config file @param property_name The property name to retrieve from the config file. @return S
api_client/java/src/gov/loc/Config.java:34
↓ 9 callers
Method
getProperty
getProperty Get a config property from the specified config file @param property_name The property name to retrieve from the config file. @return S
java/src/gov/loc/Config.java:34
↓ 8 callers
Method
outputMessageAndBail
outputMessageAndBail Display a message on the console and exit @param message The message to output to System.out
api_client/java/src/gov/loc/Utils.java:40
↓ 8 callers
Method
outputMessageAndBail
outputMessageAndBail Display a message on the console and exit @param message The message to output to System.out
java/src/gov/loc/Utils.java:40
↓ 4 callers
Function
print_items
Print the items found.
python/bill_example.py:24
↓ 4 callers
Function
print_items
Print the items found.
api_client/python/bill_example.py:23
↓ 2 callers
Method
getABillsActions
getABillsActions Gets the actions for the specified bill
api_client/java/src/sample/Bill.java:84
↓ 2 callers
Method
getABillsActions
getABillsActions Gets the actions for the specified bill
java/src/sample/Bill.java:84
↓ 2 callers
Method
getABillsAmendments
getABillsAmendments Gets the amendments for the specified bill
api_client/java/src/sample/Bill.java:94
↓ 2 callers
Method
getABillsAmendments
getABillsAmendments Gets the amendments for the specified bill
java/src/sample/Bill.java:94
↓ 2 callers
Method
getABillsCommittees
getABillsCommittees Gets the committees for the specified bill
api_client/java/src/sample/Bill.java:104
↓ 2 callers
Method
getABillsCommittees
getABillsCommittees Gets the committees for the specified bill
java/src/sample/Bill.java:104
↓ 2 callers
Method
getABillsCosponsors
getABillsCosponsors Gets the cosponsors for the specified bill
api_client/java/src/sample/Bill.java:114
↓ 2 callers
Method
getABillsCosponsors
getABillsCosponsors Gets the cosponsors for the specified bill
java/src/sample/Bill.java:114
↓ 2 callers
Method
getABillsDetails
getABillsDetails Gets the detail for the specified bill
api_client/java/src/sample/Bill.java:74
↓ 2 callers
Method
getABillsDetails
getABillsDetails Gets the detail for the specified bill
java/src/sample/Bill.java:74
↓ 2 callers
Method
getABillsRelatedBills
getABillsRelatedBills Gets the related bills for the specified bill
api_client/java/src/sample/Bill.java:124
↓ 2 callers
Method
getABillsRelatedBills
getABillsRelatedBills Gets the related bills for the specified bill
java/src/sample/Bill.java:124
↓ 2 callers
Method
getABillsSubjects
getABillsSubjects Gets the subjects for the specified bill
api_client/java/src/sample/Bill.java:134
↓ 2 callers
Method
getABillsSubjects
getABillsSubjects Gets the subjects for the specified bill
java/src/sample/Bill.java:134
↓ 2 callers
Method
getABillsSummaries
getABillsSummaries Gets the summaries for the specified bill
api_client/java/src/sample/Bill.java:144
↓ 2 callers
Method
getABillsSummaries
getABillsSummaries Gets the summaries for the specified bill
java/src/sample/Bill.java:144
↓ 2 callers
Method
getABillsTexts
getABillsTexts Gets the texts for the specified bill
api_client/java/src/sample/Bill.java:154
↓ 2 callers
Method
getABillsTexts
getABillsTexts Gets the texts for the specified bill
java/src/sample/Bill.java:154
↓ 2 callers
Method
getABillsTitles
getABillsTitles Gets the titles for the specified bill
api_client/java/src/sample/Bill.java:164
↓ 2 callers
Method
getABillsTitles
getABillsTitles Gets the titles for the specified bill
java/src/sample/Bill.java:164
↓ 2 callers
Method
getAllBills
getAllBills Gets all bills
api_client/java/src/sample/Bill.java:43
↓ 2 callers
Method
getAllBills
getAllBills Gets all bills
java/src/sample/Bill.java:43
↓ 2 callers
Method
getAllBillsForCongress
getAllBillsForCongress Gets all bills for the specified congress
api_client/java/src/sample/Bill.java:53
↓ 2 callers
Method
getAllBillsForCongress
getAllBillsForCongress Gets all bills for the specified congress
java/src/sample/Bill.java:53
↓ 2 callers
Method
getAllBillsForCongressionalChamber
getAllBillsForCongressionalChamber Gets all bills for the specified congress and chamber
api_client/java/src/sample/Bill.java:64
↓ 2 callers
Method
getAllBillsForCongressionalChamber
getAllBillsForCongressionalChamber Gets all bills for the specified congress and chamber
java/src/sample/Bill.java:64
↓ 2 callers
Method
getRootUrl
getRootUrl Get the root url of the api @return String
api_client/java/src/gov/loc/Config.java:119
↓ 2 callers
Method
getRootUrl
getRootUrl Get the root url of the api @return String
java/src/gov/loc/Config.java:119
↓ 2 callers
Method
help
help The help message display
api_client/java/src/sample/Main.java:92
↓ 2 callers
Method
help
help The help message display
java/src/sample/Main.java:92
↓ 1 callers
Method
appendParameters
appendParameters @param url The URL to append the api_key and format URL parameters to @return String The url with the appended api and format param
api_client/java/src/gov/loc/CDGClient.java:77
↓ 1 callers
Method
appendParameters
appendParameters @param url The URL to append the x_api_key and format URL parameters to @return String The url with the appended api and format par
java/src/gov/loc/CDGClient.java:77
↓ 1 callers
Method
getApiKey
getApiKey Get the api key to make API calls @return String
api_client/java/src/gov/loc/Config.java:70
↓ 1 callers
Method
getApiKey
getApiKey Get the api key to make API calls @return String
java/src/gov/loc/Config.java:70
↓ 1 callers
Method
getBillChamber
getBillChamber Get the chamber name for the bill config @return String
api_client/java/src/gov/loc/Config.java:134
↓ 1 callers
Method
getBillChamber
getBillChamber Get the chamber name for the bill config @return String
java/src/gov/loc/Config.java:134
↓ 1 callers
Method
getBillCongress
getBillCongress Get the congress id for the bill config @return String
api_client/java/src/gov/loc/Config.java:167
↓ 1 callers
Method
getBillCongress
getBillCongress Get the congress id for the bill config @return String
java/src/gov/loc/Config.java:167
↓ 1 callers
Method
getBillNumber
getBillNumber Get the bill number @return String
api_client/java/src/gov/loc/Config.java:145
↓ 1 callers
Method
getBillNumber
getBillNumber Get the bill number @return String
java/src/gov/loc/Config.java:145
↓ 1 callers
Method
getBillUrl
getBillUrl Get the url value that points the api to the bills @return String
api_client/java/src/gov/loc/Config.java:156
↓ 1 callers
Method
getBillUrl
getBillUrl Get the url value that points the api to the bills @return String
java/src/gov/loc/Config.java:156
↓ 1 callers
Method
getOutputFolder
getOutputFolder Get the folder to store the saved output @return String
api_client/java/src/gov/loc/Config.java:104
↓ 1 callers
Method
getOutputFolder
getOutputFolder Get the folder to store the saved output @return String
java/src/gov/loc/Config.java:104
↓ 1 callers
Method
getResponseFormat
getResponseFormat Get the format that responses are returned to us in (xml | json) @return String
api_client/java/src/gov/loc/Config.java:81
↓ 1 callers
Method
getResponseFormat
getResponseFormat Get the format that responses are returned to us in (xml | json) @return String
java/src/gov/loc/Config.java:81
↓ 1 callers
Method
getStoreResponse
getStoreResponse Get the store response value from the config file. A value of true will save the response in a txt file named for the route that was
api_client/java/src/gov/loc/Config.java:93
↓ 1 callers
Method
getStoreResponse
getStoreResponse Get the store response value from the config file. A value of true will save the response in a txt file named for the route that was
java/src/gov/loc/Config.java:93
↓ 1 callers
Function
get_bill
'https://api.congress.gov/v3/bill' this API returns, list of latest bills
python/bill_example.py:36
↓ 1 callers
Function
get_bill
'https://api.congress.gov/v3/bill' this API returns, list of latest bills
api_client/python/bill_example.py:35
↓ 1 callers
Function
get_bill_action
'https://api.congress.gov/v3/bill/117/hr/21/actions' This API returns, Actions of the specified Bill Bill Action
python/bill_example.py:85
↓ 1 callers
Function
get_bill_action
'https://api.congress.gov/v3/bill/117/hr/21/actions' This API returns, Actions of the specified Bill Bill Action
api_client/python/bill_example.py:84
↓ 1 callers
Function
get_bill_amendments
'https://api.congress.gov/v3/bill/117/hr/21/amendments' This API returns, Amendments of the specified Bill Bill Amendments
python/bill_example.py:98
↓ 1 callers
Function
get_bill_amendments
'https://api.congress.gov/v3/bill/117/hr/21/amendments' This API returns, Amendments of the specified Bill Bill Amendments
api_client/python/bill_example.py:97
↓ 1 callers
Function
get_bill_committee
'https://api.congress.gov/v3/bill/117/hr/21/committees' This API returns, Committees of the specified Bill Bill Committees
python/bill_example.py:108
↓ 1 callers
Function
get_bill_committee
'https://api.congress.gov/v3/bill/117/hr/21/committees' This API returns, Committees of the specified Bill Bill Committees
api_client/python/bill_example.py:107
↓ 1 callers
Function
get_bill_congress
'https://api.congress.gov/v3/bill/117' this API returns, list of Congress bill that's picked Bill list by Congress
python/bill_example.py:45
↓ 1 callers
Function
get_bill_congress
'https://api.congress.gov/v3/bill/117' this API returns, list of Congress bill that's picked Bill list by Congress
api_client/python/bill_example.py:44
↓ 1 callers
Function
get_bill_cosponsors
'https://api.congress.gov/v3/bill/117/hr/21/cosponsors' This API returns, cosponsors of the specified Bill Bill Cosponsors
python/bill_example.py:118
↓ 1 callers
Function
get_bill_cosponsors
'https://api.congress.gov/v3/bill/117/hr/21/cosponsors' This API returns, cosponsors of the specified Bill Bill Cosponsors
api_client/python/bill_example.py:117
↓ 1 callers
Function
get_bill_detail
'https://api.congress.gov/v3/bill/117/hr/21' This API returns list of all Bill details Bill Details
python/bill_example.py:72
↓ 1 callers
Function
get_bill_detail
'https://api.congress.gov/v3/bill/117/hr/21' This API returns list of all Bill details Bill Details
api_client/python/bill_example.py:71
↓ 1 callers
Function
get_bill_list_type
'https://api.congress.gov/v3/bill/117/hr' Bill list by Type
python/bill_example.py:59
↓ 1 callers
Function
get_bill_list_type
'https://api.congress.gov/v3/bill/117/hr' Bill list by Type
api_client/python/bill_example.py:58
↓ 1 callers
Function
get_bill_pagination
'https://api.congress.gov/v3/bill/117?fromDateTime=2022-01-04T04:02:00Z&toDateTime=2022-09-30T04:03:00Z&sort=updateDate+desc' This API return
python/bill_example.py:177
↓ 1 callers
Function
get_bill_relatedbills
'https://api.congress.gov/v3/bill/117/hr/21/relatedbills' This API returns, relatedbills of the specified Bill Bill Relatedbills
python/bill_example.py:128
↓ 1 callers
Function
get_bill_relatedbills
'https://api.congress.gov/v3/bill/117/hr/21/relatedbills' This API returns, relatedbills of the specified Bill Bill Relatedbills
api_client/python/bill_example.py:127
↓ 1 callers
Function
get_bill_subjects
'https://api.congress.gov/v3/bill/117/hr/21/subjects' This API returns, relatedbills of the specified Bill Bill subjects
python/bill_example.py:138
↓ 1 callers
Function
get_bill_subjects
'https://api.congress.gov/v3/bill/117/hr/21/subjects' This API returns, relatedbills of the specified Bill Bill subjects
api_client/python/bill_example.py:137
↓ 1 callers
Function
get_bill_summaries
'https://api.congress.gov/v3/bill/117/hr/21/summaries' This API returns, summaries of the specified Bill Bill subjects
python/bill_example.py:148
↓ 1 callers
Function
get_bill_summaries
'https://api.congress.gov/v3/bill/117/hr/21/summaries' This API returns, summaries of the specified Bill Bill subjects
api_client/python/bill_example.py:147
↓ 1 callers
Function
get_bill_text
'https://api.congress.gov/v3/bill/117/hr/21/text' This API returns, text of the specified Bill Bill subjects
python/bill_example.py:158
↓ 1 callers
Function
get_bill_text
'https://api.congress.gov/v3/bill/117/hr/21/text' This API returns, text of the specified Bill Bill subjects
api_client/python/bill_example.py:157
↓ 1 callers
Function
get_bill_titles
'https://api.congress.gov/v3/bill/117/hr/21/titles' This API returns, titles of the specified Bill Bill titles
python/bill_example.py:168
↓ 1 callers
Function
get_bill_titles
'https://api.congress.gov/v3/bill/117/hr/21/titles' This API returns, titles of the specified Bill Bill titles
api_client/python/bill_example.py:167
↓ 1 callers
Method
makeRequestGetResponse
makeRequestGetResponse Make a request to the given url and return the response The authentication parameters are automatically added. @param url th
api_client/java/src/gov/loc/CDGClient.java:45
↓ 1 callers
Method
makeRequestGetResponse
makeRequestGetResponse Make a request to the given url and return the response The authentication parameters are automatically added. @param url th
java/src/gov/loc/CDGClient.java:45
↓ 1 callers
Method
outputHttpResponse
outputHttpResponse Output the response to the appropriate location based on the config @param response the HttpResponse @param url the URL called
api_client/java/src/gov/loc/CDGClient.java:90
↓ 1 callers
Method
outputHttpResponse
outputHttpResponse Output the response to the appropriate location based on the config @param response the HttpResponse @param url the URL called
java/src/gov/loc/CDGClient.java:90
↓ 1 callers
Method
runAllBillMethods
runAllBillMethods Runs all the bill endpoints against the API
api_client/java/src/sample/Bill.java:21
↓ 1 callers
Method
runAllBillMethods
runAllBillMethods Runs all the bill endpoints against the API
java/src/sample/Bill.java:21
Method
__call__
(self, endpoint, *args, **kwargs)
python/cdg_client.py:24
Method
__call__
(self, endpoint, *args, **kwargs)
api_client/python/cdg_client.py:24
Method
__getattr__
Find the session method dynamically and cache for later.
python/cdg_client.py:57
Method
__getattr__
Find the session method dynamically and cache for later.
api_client/python/cdg_client.py:57
Method
__init__
(self, parent, http_method)
python/cdg_client.py:20
Method
__init__
( self, x_api_key, api_version=API_VERSION, response_format=RESPONSE_FORMAT,
python/cdg_client.py:38
Method
__init__
(self, parent, http_method)
api_client/python/cdg_client.py:20
Method
__init__
( self, api_key, api_version=API_VERSION, response_format=RESPONSE_FORMAT,
api_client/python/cdg_client.py:38
Method
main
Main The main entry point @param args The command line arguments
api_client/java/src/sample/Main.java:15
next →
1–100 of 101, ranked by callers