-
Notifications
You must be signed in to change notification settings - Fork 4
2024‐06‐07 Meeting Minutes
mmt456 edited this page Jun 7, 2024
·
7 revisions
allconnect url discoveries Found work around on allconnect website, going to: allconnect.com/local and selecting Washington state. This allows us to search without a home address. Use incognito mode to avoid cookie usage, sometimes allconnect saves previously input addresses and skews results.
- possible to need as little as:** state**, city, and zip_5
- doesn't always search for the inputted zip though
- somewhat similar to the first allconnect url in api
- possible to need as little as little as: zip_5
- appears to be more accurate than url 1
- somewhat similar to the second allconnect url in api
Further steps/ questions:
- I'm not sure how allconnect url is constructed in webscraper too well, not sure how to redesign using the above 2 urls
- will also need to edit parameters in api
- Have not tested using api yet, but just using testing on allconnect and changing the url seems to work