Compare commits

...

16 Commits

Author SHA1 Message Date
498d5110e9 chore: 更新二进制数据库文件 tophub_data.db 2026-03-11 19:23:14 +08:00
851d536b59 docs: 更新产品信息文件中的内容
更新 temp_product_info.txt 文件中的产品名称、制作人发言和用户数等信息,反映最新的产品数据
2026-03-08 20:43:42 +08:00
adc9c76864 chore: 更新二进制数据库文件 2026-03-07 23:42:14 +08:00
624e158be9 chore: 更新产品信息和调试截图文件
更新了temp_product_info.txt中的产品名称、用户数和提取时间
同步了数据库和截图文件的变更
2026-03-01 16:45:10 +08:00
5bc40abbc1 docs: 更新产品信息文件中的临时数据
更新 temp_product_info.txt 文件中的产品名称、制作人发言、用户数和提取时间
2026-02-26 20:56:40 +08:00
bd2c457f54 docs: 更新产品信息文件中的Thinglo数据
更新temp_product_info.txt文件中的产品名称、用户数和提取时间
2026-02-25 18:51:55 +08:00
179bfa327b docs: 更新产品信息文件中的TypeBoost数据
更新temp_product_info.txt文件中的产品信息,将Lums替换为TypeBoost,并更新对应的产品简介、制作人发言、用户数和提取时间。产品简介字段当前为空,显示为“未获取”。
2026-02-24 22:49:48 +08:00
c2357ffb67 docs: 更新产品信息文件内容
更新 temp_product_info.txt 中的产品名称、简介、用户数和提取时间,反映最新数据
2026-02-07 23:18:12 +08:00
0d287e7c1f docs: 更新产品信息文件中的临时数据
更新 temp_product_info.txt 文件中的产品名称、简介、制作人发言、用户数和提取时间,反映最新的产品信息
2026-02-06 23:04:33 +08:00
674ee1e1e2 今日更新 2026-02-06 22:21:22 +08:00
0cf231f9f7 feat: 更新产品信息和抓取日志
更新了temp_product_info.txt中的产品信息,从Sheetsbase更改为Yomio
添加了新的抓取节点日志并记录数据保存操作
2026-02-01 19:28:13 +08:00
f82da3bab1 chore: 更新二进制数据库文件 2026-02-01 17:55:18 +08:00
22a50ad5c6 docs: 更新产品信息文件中的Sheetsbase数据
更新temp_product_info.txt文件中的产品信息,将GameCutAI替换为Sheetsbase的相关信息,包括产品简介、用户数和提取时间
2026-01-31 19:04:04 +08:00
0d9e427a34 docs: 更新产品信息文件中的GameCutAI数据
更新temp_product_info.txt文件中的产品信息,将Notte替换为GameCutAI的相关数据,包括产品简介、用户数和提取时间
2026-01-28 18:16:57 +08:00
ec68b83827 chore: 更新二进制数据库文件 tophub_data.db 2026-01-27 22:25:48 +08:00
130bbfb090 docs: 更新产品信息文件中的Notte产品数据
更新temp_product_info.txt文件中的产品信息,包括产品名称、简介、制作人发言、用户数和提取时间
2026-01-22 20:26:32 +08:00
15 changed files with 81987 additions and 26274 deletions

5795
2026年1月22日18556.txt Normal file

File diff suppressed because it is too large Load Diff

5855
2026年1月29日20470.txt Normal file

File diff suppressed because it is too large Load Diff

5795
2026年1月31日91239.txt Normal file

File diff suppressed because it is too large Load Diff

5800
2026年3月10日183431.txt Normal file

File diff suppressed because it is too large Load Diff

5810
2026年3月8日18119.txt Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 KiB

After

Width:  |  Height:  |  Size: 526 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 660 KiB

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 570 KiB

After

Width:  |  Height:  |  Size: 717 KiB

View File

@@ -1,11 +1,11 @@
=== Product Hunt 产品信息 ===
产品名称: Dewdrop
产品名称: Greta
产品简介: Turn your Raindrop.io bookmarks into daily discoveries. Each day, we randomly pick forgotten gems and send concise summaries straight to your inbox. In an age where AI can answer anything, rediscover the value in what your past self chose to save. No setup needed — just connect and start rediscovering valuable content. Free to start.
产品简介: 未获取
制作人发言: 未获取
制作人发言: This is first first proposed project. If you want to support Santiago getting his project built, here are the details.https://onemillionlines.com/proj...
用户数: 265 followers
用户数: 664 followers
提取时间: 2026-01-18 15:50:43
提取时间: 2026-03-08 20:40:13

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -287,6 +287,8 @@ class TopHubScraper:
if __name__ == "__main__":
scraper = TopHubScraper()
try:
# 抓取数据
scraped_data = scraper.scrape_by_node_ids()