← 返回
未分类

Glancify

A proxy service that wraps external web pages with Glancify, enabling interactive content visualization and keyword extraction.
一个代理服务,使用 Glancify 包装外部网页,实现交互式内容可视化和关键词提取。
krishnakumarmahadevan-cmd
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 276
下载
💾 0
安装
1
版本
#latest

概述

Overview

Glancify Proxy is a powerful proxy service designed to enhance web content visibility and interactivity by wrapping external pages with the Glancify framework. This tool bridges the gap between static web content and dynamic, interactive visualizations, making it ideal for developers, researchers, and content analysts who need to extract insights from web pages quickly.

The service provides multiple endpoints for content wrapping, keyword extraction, and topic-based information retrieval. With Glancify's JavaScript integration and API-driven architecture, users can transform any URL into an interactive, keyword-enhanced view. The platform supports both direct URL wrapping and structured data retrieval through topic-based queries.

Ideal users include web developers integrating content analysis tools, SEO specialists analyzing page keywords, data researchers extracting structured information from web sources, and organizations building content intelligence platforms.

Usage

Example: Wrapping a Web Page with Glancify

Request:

GET /view?url=https://example.com/article

Response:

{
  "status": "success",
  "wrapped_url": "https://api.toolweb.in/tools/glancify/view?url=https://example.com/article",
  "content": {
    "title": "Example Article",
    "glancify_enabled": true,
    "interactive": true,
    "message": "Page wrapped successfully with Glancify"
  }
}

Example: Retrieving Keywords from API

Request:

GET /api/keywords

Response:

{
  "status": "success",
  "keywords": [
    "security",
    "api",
    "proxy",
    "content-analysis",
    "visualization"
  ],
  "count": 5
}

Example: Fetching Topic Data

Request:

GET /api/topics/cybersecurity

Response:

{
  "topic_id": "cybersecurity",
  "title": "Cybersecurity",
  "description": "Topics related to security, threats, and protection",
  "related_keywords": [
    "threat-analysis",
    "vulnerability-assessment",
    "security-audits"
  ]
}

Endpoints

GET /

Summary: Home

Description: Returns service information and status.

Parameters: None

Response:

  • 200 OK – Service is running and ready to accept requests

GET /view

Summary: View Wrapped

Description: Proxy endpoint that wraps an external web page with Glancify, enabling interactive content visualization and analysis.

Parameters:

NameTypeRequiredDescription
-----------------------------------
urlstringYesThe full URL of the external webpage to wrap with Glancify

Response:

  • 200 OK – Successfully wrapped the page; returns wrapped content with Glancify integration
  • 422 Unprocessable Entity – Invalid or missing URL parameter

GET /demo

Summary: Demo

Description: Returns a demonstration of Glancify proxy functionality with sample data.

Parameters: None

Response:

  • 200 OK – Demo content and example wrapped pages

GET /tsrg

Summary: Tsrg

Description: Retrieves TSRG (Topic-Source-Relationship Graph) data for content analysis.

Parameters: None

Response:

  • 200 OK – TSRG data structure with topic relationships and mappings

GET /glancify.js

Summary: Glancify Js

Description: Serves the Glancify JavaScript library required for interactive page wrapping and visualization.

Parameters: None

Response:

  • 200 OK – JavaScript library file for Glancify integration

GET /api/keywords

Summary: Api Keywords

Description: Retrieves a comprehensive list of supported keywords used for content tagging and analysis.

Parameters: None

Response:

  • 200 OK – Array of available keywords with metadata

GET /api/topics/{topic_id}

Summary: Api Topic

Description: Fetches detailed information about a specific topic, including related keywords and metadata.

Parameters:

NameTypeRequiredDescription
-----------------------------------
topic_idstringYesUnique identifier for the topic (e.g., 'cybersecurity', 'api-security')

Response:

  • 200 OK – Topic data including description, related keywords, and references
  • 422 Unprocessable Entity – Invalid or missing topic_id parameter

Pricing

PlanCalls/DayCalls/MonthPrice
-------------------------------------
Free550Free
Developer20500$39/mo
Professional2005,000$99/mo
Enterprise100,0001,000,000$299/mo

About

ToolWeb.in - 200+ security APIs, CISSP & CISM, platforms: Pay-per-run, API Gateway, MCP Server, OpenClaw, RapidAPI, YouTube.

References

  • Kong Route: https://api.toolweb.in/tools/glancify
  • API Docs: https://api.toolweb.in:8167/docs

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 20:27 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Data Privacy Checklist

krishnakumarmahadevan-cmd
评估20个控制领域63项措施的数据隐私合规性,涵盖治理、同意、安全、泄露响应及供应商管理等。
★ 0 📥 795
security-compliance

Web Vulnerability Assessment

krishnakumarmahadevan-cmd
生成全面的Web应用漏洞评估,包含OWASP标准检查清单、修复指南及测试脚本。
★ 0 📥 1,089
security-compliance

Iso42001 Aims Readiness

krishnakumarmahadevan-cmd
评估 ISO/IEC 42001:2023 AI 管理体系(AIMS)准备情况,生成合规差距分析并制定整改路线图。用于评估 AI 治理...
★ 0 📥 768