···152152153153 $ twitter-to-sqlite favorites faves-obama.db --screen_name=BarackObama
154154155155+Use the `--stop_after=xxx` argument to retrieve only the most recent number of favorites, e.g. to get the authenticated user's 50 most recent favorites:
156156+157157+ $ twitter-to-sqlite favorites faves.db --stop_after=50
158158+155159## Retrieving Twitter lists
156160157161The `lists` command retrieves all of the lists belonging to one or more users.