Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microblog-to-sqlite

Save data from Micro.blog to a SQLite database.

Install

foo@bar:~$ pip install -e git+https://github.com/myles/microblog-to-sqlite.git#egg=mastodon-to-sqlite

Authentication

First you will need to create an application at Micro.blog.

foo@bar:~$ microblog-to-sqlite auth
Micro.blog username: xxx

Create a new application here: https://micro.blog/account/apps
Then navigate to newly created application and paste in the following:

Your application token: xxx

Retrieving Micro.blog posts

The posts command will retrieve all the details about your Micro.blog posts.

foo@bar:~$ microblog-to-sqlite posts microblog.db

About

Save data from Micro.blog to a SQLite database

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages