This class can track packages posted to Correios in Brazil.
It can send a HTTP request to the Correios site to retrieve the page with information that shows tracking of a package being delivered by Correios.
The class parses the tracking information page and extracts the date, time, status, city and state of each place the package passed during delivery.
In Portuguese:
Classe para obter informações de objeto do correio
Classe útil para obter informações de objeto do correio brasileiro.
Obtém a resposta as informações em forma de array e também permite saber se o objeto foi entregue ou não. |