MCPcopy 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
2import requests
3import lxml.html
4import os

Callers

nothing calls this directly

Calls 7

splitMethod · 0.80
normalize_nameFunction · 0.70
getMethod · 0.65
findMethod · 0.65
writeMethod · 0.65
replaceMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected