Compare commits

..

10 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
13 changed files with 55459 additions and 94791 deletions

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: 486 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: 309 KiB

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 KiB

After

Width:  |  Height:  |  Size: 717 KiB

View File

@@ -1,11 +1,11 @@
=== Product Hunt 产品信息 ===
产品名称: Yomio
产品名称: Greta
产品简介: Receipts are messy. Insights shouldnt be. Upload receipts and e-receipts, and Yomio turns them into a clear, searchable history of what you actually bought — item by item. Spot recurring costs, hidden habits, and real spending patterns across personal, household, or business expenses. No guessing. Just clarity.
产品简介: 未获取
制作人发言:
制作人发言: This is first first proposed project. If you want to support Santiago getting his project built, here are the details.https://onemillionlines.com/proj...
用户数: 57 followers
用户数: 664 followers
提取时间: 2026-02-01 19:04:52
提取时间: 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()