# Generated by roxygen2: do not edit by hand

export(get_congressional_records)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,accept_json)
importFrom(httr,content)
importFrom(httr,content_type_json)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(rvest,html_node)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(stringr,regex)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_squish)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
