You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This web scraper is built with FastAPI to receive an address input from users. It utilizes Selenium to interact with the Alconnect website, where it retrieves the HTML content of the page corresponding to the provided address. After retrieving the HTML, it parses the content to extract relevant information.
This web scraper is built with FastAPI to receive an address input from users. It utilizes Selenium to interact with the Alconnect website, where it retrieves the HTML content of the page corresponding to the provided address. After retrieving the HTML, it parses the content to extract relevant information.