Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
requests
2
from
bs4
import
BeautifulSoup
3
import
pandas
as
pd
4
Callers
nothing calls this directly
Calls
2
scrape_url
Function · 0.85
find
Method · 0.80
Tested by
no test coverage detected