LibraryOfCongress / api.congress.gov

congress.gov API
653 stars 42 forks source link

Ability to perform a text search for members by name #7

Open 104PL104 opened 2 years ago

104PL104 commented 2 years ago

REQUEST - Ability to perform a text search for members by name.

I.e., search ‘leahy’ returned list of members including patrick leahy Ability to search/filter based on any combination of:

(October 2021)

LOC ASSESSMENT - The text search change is a big one because the API is architected as a hierarchical browse; not a search API. The API is implemented as a RESTful read API.

ALTERNATE APPROACH - Search could happen in local API callers databases.

moonshiner commented 2 years ago

Names can be problematic to get the spelling right. How about start with enum lists

Those should be cleaner to search for