Add a standalone Python file to execute a one-time crawling & update incremental data to a MongoDB instance. A suggested way of doing this is to reuse the existing update.py and index.py. Need to pull the latest data from the DB first to make it incremental.