An open API service providing repository metadata for many open source software ecosystems.

GitHub / dreamingtech 1 Repository

dreamingtech/imoocgocrawler

distributed crawler project from imooc go course by ccmouse. 分布式爬虫项目-Google资深工程师深度讲解Go语言

Language: HTML - Size: 186 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

dreamingtech/puppeteer-extra Fork of berstend/puppeteer-extra

💯 Teach puppeteer new tricks through plugins.

Size: 16.6 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dreamingtech/practical-pytorch Fork of spro/practical-pytorch

DEPRECATED and not maintained - see official repo at https://github.com/pytorch/tutorials

Size: 1.63 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dreamingtech/Jikipedia_Spider Fork of jn7163/Jikipedia_Spider

python selenium+mitmproxy实现 小鸡词典爬虫 详见博客:https://www.cnblogs.com/FHC1994/p/12171265.html

Size: 404 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dreamingtech/jobbole_article

伯乐在线scrapy-redis+docker分布式爬虫

Language: Python - Size: 2.12 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dreamingtech/readability Fork of luin/readability

📚 Turn any web page into a clean view

Size: 3.37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dreamingtech/chatgpt-mirai-qq-bot Fork of lss233/chatgpt-mirai-qq-bot

🚀 一键部署!真正的 AI 聊天机器人!支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE,多账号,人设调教,虚拟女仆、图片渲染、语音发送 | 支持 QQ、Telegram、Discord、微信 等平台

Size: 35.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dreamingtech/py_spider_projects

小爬虫集合

Language: Python - Size: 269 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dreamingtech/job_spider_project

招聘网站爬虫

Language: Python - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dreamingtech/pyreBloom Fork of seomoz/pyreBloom

Fast Redis Bloom Filters in Python

Size: 217 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dreamingtech/spider_plus_fw

scrapy_plus, spider_plus, 仿 scrapy 爬虫框架

Language: Python - Size: 165 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

dreamingtech/imooc_399_movie_cat

imooc flask movie_cat

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dreamingtech/lunar Fork of wvv8oo/lunar

农历与公历相互转换的模块,支持农历之间的加减运算,并提供生肖、干支等,支持1900-2100年。

Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dreamingtech/spider_code_lib

spider code snippets, projects, knowleages, etc.

Language: Python - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

dreamingtech/imooc_194_fisher

imooc fisher 鱼书

Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dreamingtech/Scrapy_Redis_Bloomfilter Fork of LiuXingMing/Scrapy_Redis_Bloomfilter

基于Redis的Bloomfilter去重,并将其扩展到Scrapy框架。

Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

dreamingtech/python-bloomfilter Fork of jaybaird/python-bloomfilter

Scalable Bloom Filter implemented in Python

Size: 333 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

dreamingtech/CookiesPool Fork of Python3WebSpider/CookiesPool

Cookies Pool

Size: 231 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

dreamingtech/CookiePool Fork of inlike/CookiePool

一个强大的Cookie池项目,融合scrapy/requests/chrome储存cookie/cookie字符串/selenium等cookie形式

Size: 518 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dreamingtech/dhash Fork of benhoyt/dhash

Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates

Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dreamingtech/.github.io

DreaMingTech

Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dreamingtech/html_normalize

normalize html page to a standrad page

Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dreamingtech/CurrentTimedRotatingFileHandler

rewrited TimedRotatingFileHandler, CurrentTimedRotatingFileHandler

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

dreamingtech/bloom_filter

auto-increment memory bloom filter and redis bloom filter for scrapy 布隆过滤器 内存型布隆过滤器 redis布隆过滤器 自增加布隆过滤器

Language: Python - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

dreamingtech/notes

工作学习笔记

Language: Python - Size: 78 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0