-
Notifications
You must be signed in to change notification settings - Fork 3
Support single-url scraping #11
Copy link
Copy link
Open
Description
Add a new command to support scraping a single url and all its comments. E.g.,
./bin/scrape-url <URL> <Workspace> <ThemeName> <PageName>
This will:
- create directory
Workspace/ThemeNameif it doesn't already exist. - Save
URLtoPageName - Save all the assets of
URLto theThemeNamedirectory, and - Rewrite html to point to them
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels