Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/msamyel/bsky-filmove-tipy
Scrape information about a single movie and post it to bluesky. Once per day.
https://github.com/msamyel/bsky-filmove-tipy
automation bluesky bluesky-api socialmedia
Last synced: 5 days ago
JSON representation
Scrape information about a single movie and post it to bluesky. Once per day.
- Host: GitHub
- URL: https://github.com/msamyel/bsky-filmove-tipy
- Owner: msamyel
- License: gpl-3.0
- Created: 2024-10-15T19:35:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-03T13:07:44.000Z (3 months ago)
- Last Synced: 2025-01-17T07:04:28.472Z (6 days ago)
- Topics: automation, bluesky, bluesky-api, socialmedia
- Language: Python
- Homepage: https://bsky.app/profile/kinosance.bsky.social
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bsky-filmove-tipy
This repo contains a code used in [Kino Šance](https://bsky.app/profile/kinosance.bsky.social), a Bluesky social network bot account which posts one random movie from [Česko-Slovenská filmová databáze](https://csfd.cz) per day.
The bot is written in Python and hosted on Azure Functions.
Posting to Bluesky is accomplished through [Bluesky Official API](https://docs.bsky.app/docs/tutorials/creating-a-post).