简易搜索引擎 TinyGoogle

码农软件 · 软件分类 · 搜索引擎 · 2019-08-26 08:44:08

软件介绍

TinyGoogle 是用 google cse + flask 建的简易搜索引擎。

特性:

通过 Google 自定义搜索 API 来搜索内容
忽略GFW 来使用 google 搜索

搜索次数

这个DEMO演示中有4个引擎。 每个引擎可以搜索100次/天。

如果演示在使用时耗尽搜索次数,请隔天再试。

构建:

  1. 安装依赖

    pip install -r requirements.txt
  2. 运行

    python app.py
    # server at http://127.0.0.1:5000

    or

    gunicorn app:app  
    # server at http://127.0.0.1:8000

本文地址:https://codercto.com/soft/d/13191.html

数据结构算法与应用

数据结构算法与应用

塞尼 / 机械工业出版社 / 1999-3 / 49.00元

数据结构、算法与应用—C++语言描述(英文版),ISBN:9787111070177,作者:(美)塞尼 著一起来看看 《数据结构算法与应用》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具