UNPKG

get-mexican-data-by-curp

Version:

Verify CURP and obtain personal information from the Mexican government CURP. It scrapes official site and another providers.

6 lines (5 loc) 168 B
export * from './GovernmentScrapper'; export * from './GovernmentScrapperCache'; export * from './Arsus'; export * from './Conectame'; export * from './CaptchaSolver';