{"id":22177651,"url":"https://github.com/fauzaanu/newappidea","last_synced_at":"2025-09-05T00:45:19.396Z","repository":{"id":228474805,"uuid":"743538386","full_name":"fauzaanu/newappidea","owner":"fauzaanu","description":"Scrapes product hunt and posts thoughts on the products along with a rating to @newappidea telegram channel","archived":false,"fork":false,"pushed_at":"2024-01-15T13:02:03.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T18:29:31.807Z","etag":null,"topics":["botapi","bs4","perplexity","producthunt","telegram"],"latest_commit_sha":null,"homepage":"https://t.me/newappidea","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fauzaanu.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-15T13:00:15.000Z","updated_at":"2024-05-20T15:28:19.000Z","dependencies_parsed_at":"2024-03-19T01:11:42.366Z","dependency_job_id":null,"html_url":"https://github.com/fauzaanu/newappidea","commit_stats":null,"previous_names":["fauzaanu/newappidea"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fauzaanu/newappidea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fauzaanu%2Fnewappidea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fauzaanu%2Fnewappidea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fauzaanu%2Fnewappidea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fauzaanu%2Fnewappidea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fauzaanu","download_url":"https://codeload.github.com/fauzaanu/newappidea/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fauzaanu%2Fnewappidea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695213,"owners_count":25151481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["botapi","bs4","perplexity","producthunt","telegram"],"created_at":"2024-12-02T08:30:18.514Z","updated_at":"2025-09-05T00:45:19.354Z","avatar_url":"https://github.com/fauzaanu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProductHunt Scraper\n\n## Overview\n\nThis Python script scrapes product details from [ProductHunt](https://www.producthunt.com/) and utilizes the Perplexity\nAPI to gather thoughts on the product. The information is then sent to a Telegram channel. (t.me/newappidea)\n\n## Dependencies\n\n- Python\n- Requests library (`pip install requests`)\n- BeautifulSoup (`pip install beautifulsoup4`)\n- python-dotenv (`pip install python-dotenv`)\n\n## Configuration\n\n1. Create a `.env` file in the project directory with the following variables:\n\n   ```ini\n   BOT_TOKEN=your_telegram_bot_token\n   CHAT_ID=your_telegram_chat_id\n   PPX_TOKEN=your_perplexity_api_token\n\n## Script Components\n\nTelegramRequest: Handles communication with the Telegram bot API for sending messages and photos.\n\nPerplexityRequest: Utilizes the Perplexity API for generating thoughts on a given product.\n\nProductHuntScraper: Scrapes product details from ProductHunt and invokes the PerplexityRequest to gather thoughts.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffauzaanu%2Fnewappidea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffauzaanu%2Fnewappidea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffauzaanu%2Fnewappidea/lists"}