OCR space Engine 2

While using API of OCR space (input as number table), by default i guess its using Engine1, and as per space team documentation Engine 2 is good on identifying numbers & special characters and i want to use engine 2 by default in my python code. How can i use Engine 2 in my python code??

You only need to add ocrengine=2 to your api call.