Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 592 Bytes

File metadata and controls

16 lines (13 loc) · 592 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.0] — 2026-05-22

Added

  • Initial release of the Python SDK
  • ProductHuntScraperClient with 6 methods: analyze(), analyze_one(), leaderboard(), search(), maker_products(), topic_products()
  • Full coverage of all 5 actor modes: urls, leaderboard, search, maker, topic
  • Support for include_competitor_analysis flag
  • 7 example scripts: quickstart, daily_digest, maker_portfolio, topic_research, competitor_analysis, trend_monitor, export_to_csv
  • MIT license