How-to Guide

Prefer Video? Watch the Walkthrough
See Webscribe in action with a quick video tutorial covering installation, saving pages, and exporting content.
Watch on YouTubeContents
1. Getting Started
Installing Webscribe
- Visit the Chrome Web Store
- Click "Add to Chrome"
- Confirm by clicking "Add extension" in the popup
- The Webscribe icon will appear in your browser toolbar
New features are released on GitHub before they're available on the Chrome Web Store. You can install preview releases manually to get early access to the latest updates.
View Preview Releases on GitHubPinning the Extension
For easy access, pin the extension to your toolbar:
- Click the puzzle piece icon (Extensions) in Chrome's toolbar
- Find Webscribe in the list
- Click the pin icon next to it
Opening Webscribe
Click the Webscribe icon in your toolbar to open the extension popup. From here you can add URLs, manage saved content, and access settings.
2. Saving Multiple Pages
Step 1: Add URLs
- Enter one or more URLs in the input field
- Press Enter or click the Add button after each URL
- Use multiple URLs to cover different sections of a site
Example: To save both the API docs and tutorials from a site, add:
https://docs.example.com/apihttps://docs.example.com/tutorials
Step 2: Configure Settings
- Page limit: Set a maximum number of pages (recommended: 50-100 to start)
- Concurrent tabs: How many pages to process at once (1-10, default: 5)
- Force refresh: Re-save pages even if already cached
Step 3: Start Saving
- Click the "Start" button to begin
- Watch progress in real-time in the popup
- You can close the popup—saving continues in the background
- Click "Stop" anytime to cancel the operation
How Page Discovery Works
Webscribe finds pages by checking the site's sitemap.xml and following internal links. Pages are only saved if they're under the same URL path you provided—for example, /docs/api only saves pages under that path.
3. Using the Content Picker
The Content Picker lets you save specific sections of a page instead of the whole thing. Perfect for grabbing code examples, articles, or any specific element.
How to Use Content Picker
- Navigate to the page you want to pick content from
- Click the Webscribe icon and select "Pick Content" mode
- Move your mouse over the page—elements will highlight as you hover
- Click on the element you want to save
- The content is automatically copied to your clipboard
- Press Escape to exit picker mode
Tip
If you want a larger section, hover over parent elements until the right area is highlighted. Most pages have a hierarchy of containers you can select.
4. Managing Saved Content
Viewing Saved Jobs
- Open Webscribe and go to the "Jobs" tab
- You'll see a list of all save operations (jobs)
- Each job shows the base URL, number of pages, and date
- Click a job to view its saved pages
Searching Content
Use the search box to find saved content:
- Search by URL or page title
- Results update as you type
- Click a result to view the full content
Deleting Content
- Delete a single page: Open the page, click the delete button
- Delete multiple pages: Use bulk select, then delete
- Delete an entire job: In the Jobs list, select jobs and delete
5. Exporting Content
Export Options
Exporting a Single Page
- Navigate to the page in the Jobs view
- Click the page to view its content
- Use the "Copy" button for clipboard, or "Download" for files
- Select your preferred format
Exporting All Pages in a Job
- Go to the Jobs tab
- Click on the job you want to export
- Click "Copy All" for clipboard (all pages combined)
- Or click "ZIP all" to download as an archive
6. Tips and Best Practices
/docs, /api, and /guides, add each as a separate URL.7. Troubleshooting
- Reduce concurrent tabs to 1-2
- The site may require authentication—log in first
- Some sites block content extraction
- Click the puzzle piece icon in Chrome's toolbar
- Find Webscribe and click the pin icon
- Check chrome://extensions to ensure it's enabled
- Reduce concurrent tabs to 1-3
- Set a lower page limit
- Close and reopen the extension popup
- Delete old jobs to free storage
- Check that pages are under the same URL path
- Add additional URLs for different sections
- The site may not have a sitemap or proper internal links
Still having issues?
Visit our Support page for more help or to contact us directly.
Community & Contributions
Webscribe is open source! You can contribute, report issues, or get community help on GitHub.
Found an error in the documentation? You can contribute improvements directly on GitHub!