豆瓣探索者这个作品是依托豆瓣这个平台制作的一个数据分析系统。本作品使用Python的BeautifulSoup库爬取了电影、图书、音乐这三个方向的数据存入MongoDB的NoSQL数据库,使用Pyecharts库得到了诸如单部电影评分分布的一维数据图、评分与评论数关系的二维数据图甚至于多维数据图,并结合Django框架、前后端分离技术进行展示。 本系统还有搜索功能,可以具体查询某一部电影、音乐或图书的数据分析,同时当搜索到一个数据库中不存在的数据时,后台将自动进行在线爬取存入数据库,即我们将数据搜集的过程也加入到了网站上,从而实现了数据收集、预处理、存储、处理与分析、可视化的集成系统。
☆85Apr 4, 2021Updated 5 years ago
Alternatives and similar repositories for Douban-Explorer
Users that are interested in Douban-Explorer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户…☆742Jun 2, 2026Updated 3 months ago
- 豆瓣电影数据分析可视化系统☆16Apr 16, 2024Updated 2 years ago
- 某车车云爬虫项目☆11Dec 15, 2023Updated 2 years ago
- touhou project replay file decoder.☆14Jun 19, 2017Updated 9 years ago
- This code reads a video source, iterates through its frames and draws the frame into your terminal based on pixel colors while plays the …☆10Apr 6, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- auto generated touhou-style midi tunes with char-rnn☆10Sep 16, 2016Updated 10 years ago
- Database useful for reverse searching touhou music☆20Dec 24, 2025Updated 9 months ago
- 使用django做的一个数据分析web系统☆23May 8, 2017Updated 9 years ago
- The last shelter when you forget a song name or have a channel deleted and couldn't find info about the song.☆17Sep 10, 2023Updated 3 years ago
- ☆23Jun 25, 2023Updated 3 years ago
- 基于 PyEcharts + Flask + Bootstrap,采用前后端分离模式,生成一个完整的数据可视化系统。数据来源于Sakila样本数据库。☆27Oct 12, 2020Updated 5 years ago
- 爬取豆瓣上各个类型的电影信息(名称,时间,类型,评分,评论数,简介等)☆11Mar 30, 2019Updated 7 years ago
- QQ空间的一个钓鱼链接,可在后台查询上当的用户名和密码☆25Oct 5, 2025Updated 11 months ago
- 豆瓣电影网与艺恩票房网的电影数据采集与分析及可视化☆38Jun 4, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 计算机毕业设计Django+Vue.js知识图谱音乐推荐系统 音乐爬虫可视化 音乐数据分析 大数据毕设 大数据毕业设计 机器学习 深度学习 人工智能☆10Jul 23, 2024Updated 2 years ago
- 本项目以数据采集、处理、分析及数据可视化为项目流程,实现百万级电影数据离线处理与计算。功能包括python爬虫,Matplotlib、Echarts数据可视化、Mapreduce、hive数据统计、情感分析、词图云、电影票房与评分预测☆247Nov 14, 2021Updated 4 years ago
- 中文东方Project人气投票☆35Sep 16, 2026Updated last week
- 基于UIE的舆论情感分析Web系统,前后端分离式架构部署,支持单文本属性级情感分析及上传txt文件进行批量情感分析,并支持分析结果的可视化展示。 技术栈:后端:FastAPI + UIE;前端:Vue + ElementUI + Echarts。☆69Apr 24, 2023Updated 3 years ago
- 仿飞瓜数据监控平台(B站版),基于ES引擎的统计分析视频弹幕和评论,以及三连关注等基本信息,且不需要密码,这是后端部分☆30Apr 20, 2022Updated 4 years ago
- 2022 毕业设计,基于 Hadoop 的游戏数据分析系统☆50Dec 16, 2022Updated 3 years ago
- SpringBoot微服务整合WebSocket页面聊天项目☆14Dec 18, 2020Updated 5 years ago
- 淘宝母婴购物数据可视化分析☆11Aug 2, 2023Updated 3 years ago
- 新冠肺炎疫情可视化,基于Python Flask框架的新冠疫情数据可视化系统。包含疫情数据获取、疫情可视化动画展示模块、中国新冠疫情实时数据地图模块、各省累计确诊排名模块、今日发生疫情省份统计模块。☆15Aug 1, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 计算机毕业设计之Python+Spark疫情大屏可视化 疫情爬虫可视化 疫情数据分析 大数据毕业设计☆11Jul 30, 2022Updated 4 years ago
- Web-based assist application for an AI-based multi-label image classification system, based on DeepDanbooru.☆54May 17, 2023Updated 3 years ago
- 基于springboot的开发网站,可以访问书籍的查询和电影音乐的播放,运用技术包括:编程语言java,数据库mysql,缓存redis,maven,前端html,js,css 以及一些爬虫技术(书籍来自读书网,音乐来自网易云,电影是在时光电影网站数据进行爬取)☆14Oct 11, 2020Updated 5 years ago
- 分布式电影推荐系统☆12Dec 8, 2022Updated 3 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆69May 31, 2023Updated 3 years ago
- A taggable imagebord built in Django. Based on Danbooru.☆46Aug 10, 2026Updated last month
- 基于Hadoop的好友推荐系统☆11Nov 20, 2017Updated 8 years ago
- Identifying pictures of Touhou project characters by Nerual Networks. 使用神经网络辨认东方project角色的图片☆33Apr 19, 2019Updated 7 years ago
- 毕业设计,基于自然语言处理的微博用户情感分析系统☆35Aug 23, 2022Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- [JLU 2023 豆瓣+猫眼]电影数据可视化及票房影响因素分析与预测☆55Feb 25, 2023Updated 3 years ago
- 电商数据分析可视化web系统☆16Oct 12, 2023Updated 2 years ago
- 老年人阿尔默兹海默症预防诊断,方法:随机森林+遗传算法【PS:论文(已发表)+专利(已撰写)】,可供参考,支持联系zheng-gogo作者讨论,禁止商业、侵权等操作使用☆11Mar 18, 2021Updated 5 years ago
- 开源、本地优先的 AI 求职与投递管理工具,支持简历管理、刷题练习、模拟面试、面试复盘、Offer 对比与谈薪指导。Open-source, local-first AI job-search workspace and application tracker with r…☆735Updated this week
- 电影爬虫 电影助手,自动获取电影种子信息,自动刮取豆瓣电影想看列表,自动下载☆24Sep 10, 2026Updated 2 weeks ago
- RailTracker is an efficient data collection, integration, and visualization system developed in Python, specifically designed for high-sp…☆85Apr 22, 2024Updated 2 years ago
- 🎬 豆瓣电影评论摘要生成☆10Aug 8, 2016Updated 10 years ago