MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / main.py

File main.py

projects/Data Entry Automation/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from selenium import webdriver
2from bs4 import BeautifulSoup
3import requests
4from selenium.webdriver.common.by import By

Callers

nothing calls this directly

Calls 3

HouseDataClass · 0.85
scrapeMethod · 0.80
formMethod · 0.80

Tested by

no test coverage detected