MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / scraping.py

File scraping.py

Web scraping for book names/scraping.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import requests
2from bs4 import BeautifulSoup
3import pandas as pd
4

Callers

nothing calls this directly

Calls 2

scrape_urlFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected