← Back to Main

Adding URLs

bulkU offers four flexible methods to add URLs to your groups. Choose the method that best fits your workflow and the source of your URLs.

Automatic features: No matter which method you use, bulkU automatically removes duplicates, filters out invalid URLs, and preserves the order of your list.

Method 1: Copy & Paste

The fastest and most common method for adding URLs. Perfect for quick additions from any source.

1

Copy URLs from Any Source

Copy URLs from anywhere:

  • Excel or Google Sheets
  • Screaming Frog exports
  • Website pages
  • Text documents
  • Email or chat messages
2

Paste into bulkU

Open bulkU and paste your URLs into the text area. Each URL should be on a separate line.

🖼️
Screenshot: Text area with pasted URLs (one per line)
Recommended: 400x500px
3

Click "Add URLs"

Click the "Add URLs" button and your URLs are instantly added to the current group.

Pro tip: You can paste URLs with extra text or formatting. bulkU intelligently extracts valid URLs from the content.

Supported Formats

bulkU recognizes URLs in various formats:

  • Full URLs: https://example.com/page
  • Without protocol: example.com/page (automatically adds https://)
  • With parameters: https://example.com/page?id=123&ref=abc
  • With anchors: https://example.com/page#section
  • Mixed with text: Extracts URLs from surrounding text

Method 2: Import from File

Perfect for large lists or when working with exported data from other tools.

1

Prepare Your File

bulkU supports three file formats:

  • TXT: One URL per line
  • CSV: URLs in the first column
  • JSON: bulkU export format (includes tags and metadata)
2

Click "Import from File"

In bulkU, click the "Import from File" button to open the file picker.

🖼️
Screenshot: Import from File button in bulkU interface
Recommended: 400x300px
3

Select Your File

Choose your TXT, CSV, or JSON file. bulkU automatically detects the format and imports the URLs.

4

Review Imported URLs

All URLs are added to your current group. You'll see a confirmation message with the number of URLs imported.

File Format Examples

TXT Format

https://example.com/page1
https://example.com/page2
https://example.com/page3

CSV Format

URL,Title,Status
https://example.com/page1,Page 1,Active
https://example.com/page2,Page 2,Active
https://example.com/page3,Page 3,Pending

Only the first column (URLs) is imported. Other columns are ignored.

JSON Format

{
  "urls": [
    {
      "url": "https://example.com/page1",
      "tags": ["important", "review"],
      "notes": "Homepage"
    },
    {
      "url": "https://example.com/page2",
      "tags": ["blog"],
      "notes": "Latest post"
    }
  ]
}

JSON imports preserve tags and notes if they exist in your group.

Method 3: Get Open Tabs

Instantly capture all currently open tabs in your browser. Perfect for saving browsing sessions or research work.

1

Open the Tabs You Want to Save

Browse normally and open all the tabs you want to add to bulkU.

2

Choose Your Scope

In bulkU, click one of the "Get Open Tabs" buttons:

  • Current Window: Adds tabs from the active browser window only
  • All Windows: Adds tabs from all open browser windows
🖼️
Screenshot: Get Open Tabs buttons (Current Window / All Windows)
Recommended: 400x250px
3

URLs Added Instantly

All tab URLs are immediately added to your current group. You can now close the tabs to free up memory!

Common Use Cases

  • Research Sessions: Save all research tabs for later review
  • Tab Management: Clear browser memory by saving and closing tabs
  • Project Work: Capture all project-related tabs at the end of the day
  • Comparison Shopping: Save product pages for later comparison

Workflow tip: Use "Get Open Tabs" at the end of your work session to save everything, then close all tabs. Reopen them later with bulkU when you're ready to continue!

Method 4: Context Menu

Add URLs on-the-fly while browsing without opening the bulkU extension.

1

Right-Click Anywhere

While browsing, right-click on:

  • A webpage: Adds the current page URL
  • A link: Adds the link URL
  • Selected text: Extracts and adds URLs from the text
🖼️
Screenshot: Context menu showing "Add to bulkU Group" option
Recommended: 400x400px
2

Select "Add to bulkU Group"

From the context menu, hover over "Add to bulkU Group" to see your available groups.

3

Choose Target Group

Click the group where you want to add the URL. A notification confirms the addition.

Context Menu Scenarios

Adding Current Page

Right-click anywhere on a page (not on a link) and select "Add to bulkU Group" → Choose your group.

Adding a Link

Right-click directly on a link and select "Add to bulkU Group" → Choose your group. The link URL is added, not the current page.

Adding Multiple URLs from Text

  1. Select text containing multiple URLs
  2. Right-click the selection
  3. Select "Add to bulkU Group" → Choose your group
  4. All URLs in the selected text are extracted and added

Power user tip: Combine with keyboard shortcuts (Pro feature) for lightning-fast URL collection while browsing!

Automatic Features

No matter which method you use, bulkU automatically handles these tasks:

Duplicate Removal

If a URL already exists in the group, it won't be added again. This prevents clutter and keeps your lists clean.

URL Validation

Invalid URLs are automatically filtered out. Only properly formatted URLs are added to your group.

Order Preservation

URLs are added in the exact order they appear in your source. This is important for sequential workflows.

Protocol Normalization

URLs without a protocol (e.g., example.com) automatically get https:// added.

URL Limits

Be aware of the limits based on your version:

Version URLs per Group Total URLs
Free 150 URLs 750 URLs (5 groups × 150)
Pro Unlimited Unlimited

Approaching the limit? Upgrade to Pro for unlimited URLs, or split your URLs across multiple groups.

Best Practices

Get the most out of adding URLs with these tips:

✅ Do:

  • Use copy & paste for quick, small additions
  • Use file import for large lists (100+ URLs)
  • Use "Get Open Tabs" to save browsing sessions
  • Use context menu for on-the-fly additions while browsing
  • Review URLs after adding to ensure accuracy
  • Tag URLs immediately after adding for better organization

❌ Don't:

  • Add URLs to the wrong group (check active group first)
  • Import huge files without testing a small sample first
  • Forget to remove test URLs before opening
  • Mix unrelated URLs in the same group

Troubleshooting

URLs Not Being Added

Possible causes:

  • URLs are duplicates (already in the group)
  • URLs are invalid or malformed
  • You've reached the URL limit (free version)
  • Browser permissions are not granted

Solution: Check the browser console (F12) for error messages, or contact support.

Import File Not Working

Possible causes:

  • File format is not supported
  • File is corrupted or improperly formatted
  • File is too large

Solution: Verify file format, try a smaller sample, or export from the source tool again.

Context Menu Not Appearing

Possible causes:

  • Extension is not enabled
  • Page is a restricted browser page (chrome://, edge://, etc.)
  • Another extension is conflicting

Solution: Check extension settings, reload the page, or disable conflicting extensions.

What's Next?

Now that you know how to add URLs, learn how to organize and manage them:

Start typing to search...