GithubHelp home page GithubHelp logo

dangger / spider-text-message Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 724686158/spider-text-message

0.0 1.0 0.0 55 KB

利用python全网抓取文字信息,包括(搜狐、新浪、凤凰、人民、腾讯、网易、新华、央视)

Python 100.00%

spider-text-message's Introduction

利用Python全网抓取文字信息

数据库spider_text_message

网站表:website

字段名 数据类型 长度 说明 描述
website_id 网站id
web_name 网站名
domain 域名

存储文字信息表:text_info

字段名 数据类型 长度 说明 描述
title 标题
url 文章url
charset 编码
release_time 发布时间
author 作者
keyword 关键字
content 文章内容
website_id 网站id

爬取url的表: urls

字段名 数据类型 长度 说明 描述
url 网址
depth 层级
status 状态(0 todo, 1 doing, 2 done, 3 exception)
description url描述
website_id 网站id

spider-text-message's People

Contributors

boris0621 avatar

Watchers

dangge avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.