Commit cb7f23f
Add website scraper for importing existing PWB sites as seed packs
Creates a rake task to scrape content from existing PropertyWebBuilder
websites and generate seed pack YAML files for provisioning new sites.
Scraped packs are stored in git-ignored db/seeds/site_import_packs/.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 70b0a9e commit cb7f23f
File tree
4 files changed
+888
-0
lines changed- db/seeds/site_import_packs
- lib
- pwb/website_scraper
- tasks
4 files changed
+888
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
Whitespace-only changes.
0 commit comments