Description
I want to extract all providers listed in this url https://www.aetna.com/dsepublic/#/contentPage?page=providerResults¶meters=searchText%3D'Primary%20Care%20Physician%20(PCP)';isGuidedSearch%3Dtrue&site_id=asa&language=en
I can use selenium, Bsoup etc., but came across this tool
I'm getting empty array as output
Found providers ['openai', 'azure_openai'] for model gpt-3.5-turbo-0125, using openai.
If it was not intended please specify the model provider in the graph configuration
--- Executing Fetch Node ---
--- (Fetching HTML from: https://www.aetna.com/dsepublic/#/contentPage?page=providerResults¶meters=searchText%3D'Primary%20Care%20Physician%20(PCP)';isGuidedSearch%3Dtrue&site_id=asa&language=en) ---
--- Executing ParseNode Node ---
Error occurred: not enough values to unpack (expected 2, got 0)