ditchbook icon indicating copy to clipboard operation
ditchbook copied to clipboard

Move your Facebook data over to your own website using Micropub

Results 1 ditchbook issues
Sort by recently updated
recently updated
newest added

When I run `bin/ingest export` I get the following error: ``` Traceback (most recent call last): File "bin/ingest", line 24, in for post in posts.get('status_updates', []): AttributeError: 'list' object has...