DiveDeepAI

Smart Product Mining

DiveDeepAI developed a platform for data mining of e-commerce products from multiple online websites. It has three major features named as Search, Status and Responses. Search is a POST Request taking an excel file as an input. The excel file must contain a model number, company, description. The output will be a unique identifier. Status is a GET Request that takes the unique identifier coming as an output from search as an input and outputs the details of completed products. Responses is a GET Request that also takes the unique identifier coming as an output from search as an input and the output is a saved file containing the results. Last but not the least, all the functions are secured via unique token