Starting URL Not Working

Hey guys,

For some reason my starting URL is not working. When I hit Refresh it refreshes like a normal page, but when I copy & paste it into the search bar, it takes me to a similar site, but it says "There is a problem with the URL parameters or they are missing.." The URL is:

https://slco.org/assessor/new/resultsMain.cfm#

I don't know if it helps to know this, but the initial page is usually a big list of links I'm trying to follow. There is no login requirements. This Starting URL is the search result after I enter something into a search bar and hit "Search." It appears that all of the other URLs in this sight works normally (it looks the same when I enter it into the Top Searchbar.

Any help would mean a lot. Thanks in advance!

Sincerely,
Wes

Does the URL of the page change after the search has been executed or does it remain as "https://slco.org/assessor/new/resultsMain.cfm#"?

The URL does not change. The URL before the search is

https://slco.org/assessor/new/query.cfm

Just to verify, I'm trying to make the page after the search (https://slco.org/assessor/new/resultsMain.cfm) to be my starting URL for the scraper.

Also, I would try to make the scraper starting from before the search, but I would need to figure out how to enter a number in a search bar and then click "Search," which I think is not within the capabilities of webscraper.io at the moment. However, if entering stuff in a search bar is something you guys can do, I would definitely be interested in learning how to do that for other things:)

Thanks again for the help!
Wes

See: Extract data from interactive map

Thanks for getting back to me.

Just to verify, I cannot scrape in this case because there has to be a value entered into the search bar? At least, not unless I apply a delay and manually type it in myself?