Cosmetic Products Information and Reviews from Nyka platform.
product_id | brand_name | review_id | review_title | Merged | review_text | author | review_date | review_rating | is_a_buyer | pro_user | review_label | product_title | mrp | price | product_rating | product_rating_count | product_tags | product_url |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
981 | Lakme | 20299969 | Nice | Product Title:Lakme Kajal - Black nice item within affordable price. | nice item within affordable price. | Shahala Maheen | 2021-09-02 13:16:40 | 4.0 | TRUE | FALSE | Verified Buyer | Lakme Kajal - Black | 75 | 75 | 4.1 | 6197 | https://www.nykaa.com/lakme-kajal/p/981 | |
981 | Lakme | 19921249 | Good | Product Title:Lakme Kajal - Black Good for everyday at this so much low price 😃 | Good for everyday at this so much low price 😃 | Sakshi Gupta | 2021-08-06 15:56:25 | 4.0 | TRUE | FALSE | Verified Buyer | Lakme Kajal - Black | 75 | 75 | 4.1 | 6197 | https://www.nykaa.com/lakme-kajal/p/981 | |
981 | Lakme | 19911656 | Pocket friendly | Product Title:Lakme Kajal - Black Good product in this price. Long lasting. It can be sharpened, So it serves the purpose of costly eyeliners and kajals. | Good product in this price. Long lasting. It can be sharpened, So it serves the purpose of costly eyeliners and kajals. | Manisha Nath | 2021-08-05 21:39:26 | 4.0 | TRUE | FALSE | Verified Buyer | Lakme Kajal - Black | 75 | 75 | 4.1 | 6197 | https://www.nykaa.com/lakme-kajal/p/981 | |
981 | Lakme | 15211620 | Good product | Product Title:Lakme Kajal - Black This is actually average product. You can use | This is actually average product. You can use | Ekta Patel | 2020-10-18 02:12:09 | 4.0 | TRUE | FALSE | Verified Buyer | Lakme Kajal - Black | 75 | 75 | 4.1 | 6197 | https://www.nykaa.com/lakme-kajal/p/981 |
# Search
curl -X POST "https://search.dria.co/hnsw/search" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"rerank": true, "top_n": 10, "contract_id": "X_YTRTa-OcPhlO2OtBA7PTme5SmUGw0KJyvBPXaFU9s", "query": "What is alexanDRIA library?"}'
# Query
curl -X POST "https://search.dria.co/hnsw/query" \
-H "x-api-key: <YOUR_API_KEY>" \
-H "Content-Type: application/json" \
-d '{"vector": [0.123, 0.5236], "top_n": 10, "contract_id": "X_YTRTa-OcPhlO2OtBA7PTme5SmUGw0KJyvBPXaFU9s", "level": 2}'