CONFIG = { "state": "IL", "state_name": "Illinois", "agency": "SOS", "agency_name": "Secretary of State", "portal_url": "https://ilsos.gov", "search_url": "https://apps.ilsos.gov/corporatellc/CorporateLlcController", "search_method": "socrata", "socrata_domain": "data.illinois.gov", "registered_agent": { "name": "Northwest Registered Agent", "street": "33 N Dearborn St Ste 1210", "city": "Chicago", "state": "IL", "zip": "60602", }, "fees": { "llc": 150, "corporation": 150, }, "selectors": { "search_input": "", "search_button": "", "results_table": "", "name_field": "", "agent_name_field": "", "agent_address_field": "", "submit_button": "", }, }