Added handling of cursor value in API response. This allows for pagination in vthunting.py. The variable number_of_results will contain the amount of notifications to fetch with each API request and the variable max_notifications will control how many notifications to fetch in total.
Added handling of cursor value in API response. This allows for pagination in vthunting.py. The variable number_of_results will contain the amount of notifications to fetch with each API request and the variable max_notifications will control how many notifications to fetch in total.
Resolves: #4