3. Updating the DB - openphish/pyopdb GitHub Wiki

Every time you want to sync the database to your local machine, run the following command:

$ python3 pyopdb.py --update
{
  "success": true,
  "message": "DB updated successfully",
  "data": null
}