Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ ScriptScraper.py
File
ScriptScraper.py
forge-gui/tools/ScriptScraper.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# A simple tool to scrape written scripts from the forum, down to a folder
2
import
requests
3
import
lxml.html
4
import
os
Callers
nothing calls this directly
Calls
7
split
Method · 0.80
normalize_name
Function · 0.70
get
Method · 0.65
find
Method · 0.65
write
Method · 0.65
replace
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected