Compare commits
12 Commits
22a50ad5c6
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 498d5110e9 | |||
| 851d536b59 | |||
| adc9c76864 | |||
| 624e158be9 | |||
| 5bc40abbc1 | |||
| bd2c457f54 | |||
| 179bfa327b | |||
| c2357ffb67 | |||
| 0d287e7c1f | |||
| 674ee1e1e2 | |||
| 0cf231f9f7 | |||
| f82da3bab1 |
5800
2026年3月10日183431.txt
Normal file
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
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: 524 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: 76 KiB After Width: | Height: | Size: 231 KiB |
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 591 KiB After Width: | Height: | Size: 717 KiB |
@@ -1,11 +1,11 @@
|
||||
=== Product Hunt 产品信息 ===
|
||||
|
||||
产品名称: Sheetsbase
|
||||
产品名称: Greta
|
||||
|
||||
产品简介: Sheetsbase is a Chrome extension that helps you work faster in Google Sheets. It lives in your chrome browser’s side panel, so everything you need stays right next to your sheet. Use AI to generate formulas from plain English and understand existing formulas with simple explanations. No guessing. No tab switching. It also includes searchable directories of formulas and keyboard shortcuts, so you can find what you need instantly. Use code FEEDBACK50 to get 50% off and help shape Sheetsbase.
|
||||
产品简介: 未获取
|
||||
|
||||
制作人发言:
|
||||
制作人发言: This is first first proposed project. If you want to support Santiago getting his project built, here are the details.https://onemillionlines.com/proj...
|
||||
|
||||
用户数: 191 followers
|
||||
用户数: 664 followers
|
||||
|
||||
提取时间: 2026-01-31 13:37:25
|
||||
提取时间: 2026-03-08 20:40:13
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
BIN
tophub_data.db
BIN
tophub_data.db
Binary file not shown.
12101
tophub_scraper.log
12101
tophub_scraper.log
File diff suppressed because it is too large
Load Diff
@@ -287,6 +287,8 @@ class TopHubScraper:
|
||||
|
||||
if __name__ == "__main__":
|
||||
scraper = TopHubScraper()
|
||||
|
||||
|
||||
try:
|
||||
# 抓取数据
|
||||
scraped_data = scraper.scrape_by_node_ids()
|
||||
|
||||
Reference in New Issue
Block a user