Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support single-url scraping #11

Open
eob opened this issue Mar 15, 2013 · 0 comments
Open

Support single-url scraping #11

eob opened this issue Mar 15, 2013 · 0 comments
Assignees

Comments

@eob
Copy link
Member

eob commented Mar 15, 2013

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/ThemeName if it doesn't already exist.
  • Save URL to PageName
  • Save all the assets of URL to the ThemeName directory, and
  • Rewrite html to point to them
@ghost ghost assigned ylwu Mar 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants