8000 GitHub - jamessmithies/mastodon-toots: A simple app to gather public toots from a single account on a Mastodon server.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamessmithies/mastodon-toots

Folders and files

< 8000 /thead>
NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mastodon Toots

A simple app to gather public toots from a single account on a Mastodon server. The toots / retoots are lightly cleaned using Beautiful Soup and styled using Bootstrap. The app is intended as a base app, for implementation in a web framework. It was created with help from Bing Chat, and unknown contributors to Bing's training data.

Requirements

  • beautifulsoup4

Instructions

  • Add the server base_url and account_id you want to collect Toots from to mastodon.py.
  • Optionally, change the 'limit' parameter in mastodon.py from the default of 5.
  • Run 'Python3 mastodon.py'. Output will be printed to output.html.

About

A simple app to gather public toots from a single account on a Mastodon server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0