henryluki / simpleparse

simple spider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleparse

Small spiders for rss or json

base libs:

  • get html/json : requests json
  • parse html/xml : lxml
  • multi processes : multiprocessing
  • model orm : flask flask-sqlalchemy
  • regular expression : re

About

simple spider


Languages

Language:Python 100.0%