Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/germanpaul12/automating-hacker-news-and-weather-mails
Project for my Raspberry Pi to send me mails when it rains and to inform with hot tech news
https://github.com/germanpaul12/automating-hacker-news-and-weather-mails
beautifulsoup beautifulsoup4 data hacker-news openweather-api raspberry-pi requests
Last synced: about 1 month ago
JSON representation
Project for my Raspberry Pi to send me mails when it rains and to inform with hot tech news
- Host: GitHub
- URL: https://github.com/germanpaul12/automating-hacker-news-and-weather-mails
- Owner: GermanPaul12
- Created: 2023-10-03T22:15:05.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-03T22:16:11.000Z (about 1 year ago)
- Last Synced: 2024-04-24T22:28:04.425Z (8 months ago)
- Topics: beautifulsoup, beautifulsoup4, data, hacker-news, openweather-api, raspberry-pi, requests
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automation Project for HackerNews and Weather Warning Mails
## This is a project i host on pythonanywhere. It sends mails at a chosen time to the topics
1. Will it rain in the next 14 hours
2. What is the article with the most likes on HackerNews today
3. What is the price of apple and what are the top 3 articles of today about AppleYou can tweak a few lines to change the code to your liking.
**Don't forget to add the file secret.py with your secrets. You can use the same variable names that I used.**