Integrations

Connect Notebooker with the tools you already use. Import from anywhere, export to everywhere.

📝

Notion

Productivity

Sync your bookmarks to Notion databases for seamless integration with your workspace.

💎

Obsidian

Note Taking

Export bookmarks as markdown files directly to your Obsidian vault.

💬

Slack

Communication

Share bookmarks to channels and receive notifications when team members add new content.

Zapier

Automation

Connect Notebooker to thousands of apps with custom automation workflows.

🔗

IFTTT

Automation

Create simple automations to save content from your favorite sources automatically.

📥

Pocket

Import

Import your existing Pocket library and keep everything in one place.

💧

Raindrop.io

Import

Easily migrate from Raindrop.io with full collection and tag support.

🌐

Chrome

Import

Import all your Chrome bookmarks in one click with full folder structure.

🧭

Safari

Browser

Native Safari extension with iCloud sync support for Apple users.

🦊

Firefox

Browser

Privacy-focused Firefox extension with container tab support.

🌈

Arc

Browser

Beautiful Arc browser integration with space and folder sync.

🔍

Raycast

Productivity

Quick-add bookmarks and search your library from Raycast on macOS.

Build with our API

Create custom integrations with the Notebooker API. Access your bookmarks programmatically, build automations, or integrate with your own tools.

  • RESTful API with full CRUD operations
  • Webhooks for real-time updates
  • Official SDKs for Python, JavaScript, and Ruby
View API Documentation
curl https://api.notebooker.ai/v1/bookmarks \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://example.com",
    "title": "Example Page",
    "collection": "research"
  }'

Don't see your favorite tool?

We're always adding new integrations. Let us know what you'd like to see.

Request an Integration