Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
recordId: string
recordType: string
endpoint: string
primaryDate: timestamp[s]
scrapedAt: timestamp[s]
productDescription: string
reasonForRecall: string
classification: string
recallStatus: string
recallingFirm: string
productType: string
productQuantity: string
distributionPattern: string
voluntaryMandated: string
initialFirmNotification: string
city: string
state: string
country: string
reportDate: timestamp[s]
eventId: string
_run_id: string
_dataset_id: string
serious: bool
seriousnessDeath: bool
seriousnessHospitalization: bool
seriousnessLifeThreatening: bool
reactions: list<item: string>
child 0, item: string
medicinalProducts: list<item: string>
child 0, item: string
drugCount: int64
reactionCount: int64
patientSex: string
occurCountry: string
receiptDate: timestamp[s]
companyNumber: string
patientOnsetAge: string
brandNames: list<item: string>
child 0, item: string
genericNames: list<item: string>
child 0, item: string
manufacturerNames: list<item: string>
child 0, item: string
routes: list<item: string>
child 0, item: string
substanceNames: list<item: string>
child 0, item: string
productNdcs: list<item: string>
child 0, item: string
documentId: string
labelVersion: string
indicationsAndUsage: string
dosageAndAdministration: string
warnings: string
deviceName: string
applicant: string
decisionDescription: string
decisionCode: string
clearanceType: string
advisoryCommittee: string
productCode: string
dateReceived: timestamp[s]
reviewDays: int64
recallAction: string
datePosted: timestamp[s]
cfresId: string
kNumbers: list<item: string>
child 0, item: string
dateTerminated: timestamp[s]
terminationDate: timestamp[s]
dosageForm: string
adverseEventFlag: string
activeIngredients: list<item: string>
child 0, item: string
applicationNumber: string
labelerName: string
pharmClasses: list<item: string>
child 0, item: string
packageCount: int64
deviceBrandNames: list<item: string>
child 0, item: string
eventLocation: string
purpose: string
dateOfEvent: timestamp[s]
activeIngredient: string
listingExpirationDate: timestamp[s]
deaSchedule: string
productCodes: list<item: string>
child 0, item: string
deviceCount: int64
reportSource: string
marketingCategory: string
eventType: string
genericName: string
deviceGenericNames: list<item: string>
child 0, item: string
brandName: string
to
{'recordId': Value('string'), 'recordType': Value('string'), 'endpoint': Value('string'), 'primaryDate': Value('timestamp[s]'), 'scrapedAt': Value('timestamp[s]'), 'brandName': Value('string'), 'genericName': Value('string'), 'labelerName': Value('string'), 'dosageForm': Value('string'), 'routes': List(Value('string')), 'marketingCategory': Value('string'), 'productType': Value('string'), 'applicationNumber': Value('string'), 'activeIngredients': List(Value('string')), 'listingExpirationDate': Value('timestamp[s]'), 'packageCount': Value('int64'), '_run_id': Value('string'), '_dataset_id': Value('string'), 'pharmClasses': List(Value('string')), 'deaSchedule': Value('string'), 'eventType': Value('string'), 'deviceBrandNames': List(Value('string')), 'deviceGenericNames': List(Value('string')), 'manufacturerNames': List(Value('string')), 'productCodes': List(Value('string')), 'reportSource': Value('string'), 'dateOfEvent': Value('timestamp[s]'), 'adverseEventFlag': Value('string'), 'deviceCount': Value('int64'), 'documentId': Value('string'), 'labelVersion': Value('string'), 'indicationsAndUsage': Value('string'), 'warnings': Value('string'), 'dosageAndAdministration': Value('string'), 'brandNames': List(Value('string')), 'genericNames': List(Value('string')), 'substanceNames': List(Value('string')), 'productNdcs': List(Value('string')), 'eventLocation': Value('string'), 'activeIngredient': Value('string'), 'purpose': Value('string'), 'serious': Value('bool'), 'seriousnessDeath': Value('bool'), 'seriousnessHospitalization': Value('bool'), 'seriousnessLifeThreatening': Value('bool'), 'reactions': List(Value('string')), 'medicinalProducts': List(Value('string')), 'drugCount': Value('int64'), 'reactionCount': Value('int64'), 'patientSex': Value('string'), 'patientOnsetAge': Value('string'), 'occurCountry': Value('string'), 'companyNumber': Value('string'), 'receiptDate': Value('timestamp[s]'), 'deviceName': Value('string'), 'applicant': Value('string'), 'decisionDescription': Value('string'), 'decisionCode': Value('string'), 'clearanceType': Value('string'), 'advisoryCommittee': Value('string'), 'productCode': Value('string'), 'dateReceived': Value('timestamp[s]'), 'city': Value('string'), 'country': Value('string'), 'reviewDays': Value('int64'), 'state': Value('string')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
for item in generator(*args, **kwargs):
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
recordId: string
recordType: string
endpoint: string
primaryDate: timestamp[s]
scrapedAt: timestamp[s]
productDescription: string
reasonForRecall: string
classification: string
recallStatus: string
recallingFirm: string
productType: string
productQuantity: string
distributionPattern: string
voluntaryMandated: string
initialFirmNotification: string
city: string
state: string
country: string
reportDate: timestamp[s]
eventId: string
_run_id: string
_dataset_id: string
serious: bool
seriousnessDeath: bool
seriousnessHospitalization: bool
seriousnessLifeThreatening: bool
reactions: list<item: string>
child 0, item: string
medicinalProducts: list<item: string>
child 0, item: string
drugCount: int64
reactionCount: int64
patientSex: string
occurCountry: string
receiptDate: timestamp[s]
companyNumber: string
patientOnsetAge: string
brandNames: list<item: string>
child 0, item: string
genericNames: list<item: string>
child 0, item: string
manufacturerNames: list<item: string>
child 0, item: string
routes: list<item: string>
child 0, item: string
substanceNames: list<item: string>
child 0, item: string
productNdcs: list<item: string>
child 0, item: string
documentId: string
labelVersion: string
indicationsAndUsage: string
dosageAndAdministration: string
warnings: string
deviceName: string
applicant: string
decisionDescription: string
decisionCode: string
clearanceType: string
advisoryCommittee: string
productCode: string
dateReceived: timestamp[s]
reviewDays: int64
recallAction: string
datePosted: timestamp[s]
cfresId: string
kNumbers: list<item: string>
child 0, item: string
dateTerminated: timestamp[s]
terminationDate: timestamp[s]
dosageForm: string
adverseEventFlag: string
activeIngredients: list<item: string>
child 0, item: string
applicationNumber: string
labelerName: string
pharmClasses: list<item: string>
child 0, item: string
packageCount: int64
deviceBrandNames: list<item: string>
child 0, item: string
eventLocation: string
purpose: string
dateOfEvent: timestamp[s]
activeIngredient: string
listingExpirationDate: timestamp[s]
deaSchedule: string
productCodes: list<item: string>
child 0, item: string
deviceCount: int64
reportSource: string
marketingCategory: string
eventType: string
genericName: string
deviceGenericNames: list<item: string>
child 0, item: string
brandName: string
to
{'recordId': Value('string'), 'recordType': Value('string'), 'endpoint': Value('string'), 'primaryDate': Value('timestamp[s]'), 'scrapedAt': Value('timestamp[s]'), 'brandName': Value('string'), 'genericName': Value('string'), 'labelerName': Value('string'), 'dosageForm': Value('string'), 'routes': List(Value('string')), 'marketingCategory': Value('string'), 'productType': Value('string'), 'applicationNumber': Value('string'), 'activeIngredients': List(Value('string')), 'listingExpirationDate': Value('timestamp[s]'), 'packageCount': Value('int64'), '_run_id': Value('string'), '_dataset_id': Value('string'), 'pharmClasses': List(Value('string')), 'deaSchedule': Value('string'), 'eventType': Value('string'), 'deviceBrandNames': List(Value('string')), 'deviceGenericNames': List(Value('string')), 'manufacturerNames': List(Value('string')), 'productCodes': List(Value('string')), 'reportSource': Value('string'), 'dateOfEvent': Value('timestamp[s]'), 'adverseEventFlag': Value('string'), 'deviceCount': Value('int64'), 'documentId': Value('string'), 'labelVersion': Value('string'), 'indicationsAndUsage': Value('string'), 'warnings': Value('string'), 'dosageAndAdministration': Value('string'), 'brandNames': List(Value('string')), 'genericNames': List(Value('string')), 'substanceNames': List(Value('string')), 'productNdcs': List(Value('string')), 'eventLocation': Value('string'), 'activeIngredient': Value('string'), 'purpose': Value('string'), 'serious': Value('bool'), 'seriousnessDeath': Value('bool'), 'seriousnessHospitalization': Value('bool'), 'seriousnessLifeThreatening': Value('bool'), 'reactions': List(Value('string')), 'medicinalProducts': List(Value('string')), 'drugCount': Value('int64'), 'reactionCount': Value('int64'), 'patientSex': Value('string'), 'patientOnsetAge': Value('string'), 'occurCountry': Value('string'), 'companyNumber': Value('string'), 'receiptDate': Value('timestamp[s]'), 'deviceName': Value('string'), 'applicant': Value('string'), 'decisionDescription': Value('string'), 'decisionCode': Value('string'), 'clearanceType': Value('string'), 'advisoryCommittee': Value('string'), 'productCode': Value('string'), 'dateReceived': Value('timestamp[s]'), 'city': Value('string'), 'country': Value('string'), 'reviewDays': Value('int64'), 'state': Value('string')}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
recordId string | recordType string | endpoint string | primaryDate timestamp[s] | scrapedAt timestamp[s] | brandName string | genericName string | labelerName string | dosageForm string | routes list | marketingCategory string | productType string | applicationNumber string | activeIngredients list | listingExpirationDate timestamp[s] | packageCount int64 | _run_id string | _dataset_id string | pharmClasses list | deaSchedule string | eventType string | deviceBrandNames list | deviceGenericNames list | manufacturerNames list | productCodes list | reportSource string | dateOfEvent timestamp[s] | adverseEventFlag string | deviceCount int64 | documentId string | labelVersion string | indicationsAndUsage string | warnings string | dosageAndAdministration string | brandNames list | genericNames list | substanceNames list | productNdcs list | eventLocation string | activeIngredient string | purpose string | serious bool | seriousnessDeath bool | seriousnessHospitalization bool | seriousnessLifeThreatening bool | reactions list | medicinalProducts list | drugCount int64 | reactionCount int64 | patientSex string | patientOnsetAge string | occurCountry string | companyNumber string | receiptDate timestamp[s] | deviceName string | applicant string | decisionDescription string | decisionCode string | clearanceType string | advisoryCommittee string | productCode string | dateReceived timestamp[s] | city string | country string | reviewDays int64 | state string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
65585-361 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | WhiskCare 373 | Alcohol | Whisk Products, Inc. | SOLUTION | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"ALCOHOL 700 mL/L"
] | 2027-12-31T00:00:00 | 7 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
69168-489 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Laxative | Laxative | Allegiant Health | TABLET, SUGAR COATED | [
"ORAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M007 | [
"DEACETYLBISACODYL 5 mg/1"
] | 2027-12-31T00:00:00 | 3 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Increased Large Intestinal Motility [PE]",
"Stimulant Laxative [EPC]",
"Stimulation Large Intestine Fluid/Electrolyte Secretion [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
69168-490 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Womens Laxative | Womens Laxtive | Allegiant Health | TABLET, SUGAR COATED | [
"ORAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M007 | [
"BISACODYL 5 mg/1"
] | 2027-12-31T00:00:00 | 3 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Increased Large Intestinal Motility [PE]",
"Stimulant Laxative [EPC]",
"Stimulation Large Intestine Fluid/Electrolyte Secretion [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70301-2011 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Temozolomide | TEMOZOLOMIDE | OPKO Pharmaceuticals, LLC | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA203898 | [
"TEMOZOLOMIDE 250 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Alkylating Activity [MoA]",
"Alkylating Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70301-2005 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Temozolomide | TEMOZOLOMIDE | OPKO Pharmaceuticals, LLC | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA203898 | [
"TEMOZOLOMIDE 100 mg/1"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Alkylating Activity [MoA]",
"Alkylating Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70301-2007 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Temozolomide | TEMOZOLOMIDE | OPKO Pharmaceuticals, LLC | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA203898 | [
"TEMOZOLOMIDE 140 mg/1"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Alkylating Activity [MoA]",
"Alkylating Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70301-2009 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Temozolomide | TEMOZOLOMIDE | OPKO Pharmaceuticals, LLC | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA203898 | [
"TEMOZOLOMIDE 180 mg/1"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Alkylating Activity [MoA]",
"Alkylating Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83566-617 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | ACOLYE Lidocaine Cream Topical Analgesia Cream | LIDOCAINE,MENTHOL | Guangdong Aimu Biological Technology Co., Ltd | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M017 | [
"LIDOCAINE 4 g/100g",
"MENTHOL 1 g/100g"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
82461-722 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Methocarbamol | Methocarbamol | Medcore LLC | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA212623 | [
"METHOCARBAMOL 500 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Centrally-mediated Muscle Relaxation [PE]",
"Muscle Relaxant [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
82461-723 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Methocarbamol | Methocarbamol | Medcore LLC | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA212623 | [
"METHOCARBAMOL 750 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Centrally-mediated Muscle Relaxation [PE]",
"Muscle Relaxant [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87649-0718 | drug-ndc | drug/ndc | 2026-07-31T00:00:00 | 2026-08-03T01:57:36 | Anticavity mouth rinse Low-foaming Spearmint | 779 US Variant Anticavity mouth rinse Low-foaming Spearmint | Dyson Technology Limited | GEL, DENTIFRICE | [
"ORAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M021 | [
"SODIUM FLUORIDE .02 g/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
79794-601 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | BIOPURE50CT ANTI BACTERIAL HAND WIPES | BIOPURE50CT ANTI BACTERIAL HAND WIPES | Zhejiang Furuisen Spunlaced Nonwovens Co., Ltd | CLOTH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"BENZALKONIUM CHLORIDE .13 g/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
73377-364 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | null | Zinc Pyrithione | AX Pharmaceutical Corp. | SUSPENSION | null | BULK INGREDIENT FOR HUMAN PRESCRIPTION COMPOUNDING | BULK INGREDIENT | null | [
"ZINC PYRITHIONE 1 g/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85827-202 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | null | insulin human | Virtu Pharmako (Zhejiang) Co., Ltd. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"INSULIN HUMAN 1 g/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68047-159 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | LoHist-D | Chlorpheniramine Maleate / Pseudoephedrine HCl | Larken Laboratories, Inc. | LIQUID | [
"ORAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M012 | [
"CHLORPHENIRAMINE MALEATE 2 mg/5mL",
"PSEUDOEPHEDRINE HYDROCHLORIDE 30 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Adrenergic alpha-Agonists [MoA]",
"Histamine H1 Receptor Antagonists [MoA]",
"Histamine-1 Receptor Antagonist [EPC]",
"alpha-Adrenergic Agonist [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70518-4712 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | prazosin hydrochloride | prazosin hydrochloride | REMEDYREPACK INC. | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA216727 | [
"PRAZOSIN HYDROCHLORIDE 1 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Adrenergic alpha-Antagonists [MoA]",
"alpha-Adrenergic Blocker [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70518-4713 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Tramadol Hydrochloride | Tramadol Hydrochloride | REMEDYREPACK INC. | TABLET, COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA208708 | [
"TRAMADOL HYDROCHLORIDE 50 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Full Opioid Agonists [MoA]",
"Opioid Agonist [EPC]"
] | CIV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87786-031 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | LUCKSKY Fungal Nail Renewal | Undecylenic Acid 25% Tolnaftate1% Fungal Nail Renewal | Wenzhou Yuyuan Pharmaceutical Co., Ltd. | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M005 | [
"UNDECYLENIC ACID 1 g/100mL",
"TOLNAFTATE 25 g/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2536 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Degree Advanced Protection | Everest Antiperspirant Deodorant | Conopco d/b/a Unilever | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 16 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
63304-650 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Dextromethorphan Hydrobromide and Quinidine Sulphate | Dextromethorphan Hydrobromide and Quinidine Sulphate | Sun Pharmaceutical Industries, Inc. | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA204196 | [
"DEXTROMETHORPHAN HYDROBROMIDE 20 mg/1",
"QUINIDINE SULFATE 10 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Antiarrhythmic [EPC]",
"Cytochrome P450 2D6 Inhibitor [EPC]",
"Cytochrome P450 2D6 Inhibitors [MoA]",
"Sigma-1 Agonist [EPC]",
"Sigma-1 Receptor Agonists [MoA]",
"Uncompetitive N-methyl-D-aspartate Receptor Antagonist [EPC]",
"Uncompetitive NMDA Receptor Antagonists [MoA]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2535 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Degree Max Protection | Ocean Air Antiperspirant Deodorant | Conopco d/b/a Unilever | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 9.6 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84324-045 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Fexofenadine Hydrochloride | Fexofenadine Hydrochloride | NUVICARE LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN OTC DRUG | ANDA204507 | [
"FEXOFENADINE HYDROCHLORIDE 60 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Histamine H1 Receptor Antagonists [MoA]",
"Histamine-1 Receptor Antagonist [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84324-046 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Pain Relief Acetaminophen 325 mg | Acetaminophen | NUVICARE LLC | TABLET | [
"ORAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M013 | [
"ACETAMINOPHEN 325 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87815-005 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | Clevariel Minoxidil Hair Growth Serum | Minoxidil | Guangzhou Ariel Medical Technology Co., Ltd. | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"MINOXIDIL .5 g/10g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Arteriolar Vasodilation [PE]",
"Arteriolar Vasodilator [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87205-001 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | BellamiLuxx Butt Acne Treatment Cream | Salicylic Acid 2% | BellamiLuxx LLC | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M006 | [
"SALICYLIC ACID 2 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68788-4176 | drug-ndc | drug/ndc | 2026-07-30T00:00:00 | 2026-08-03T01:57:36 | doxycycline | doxycycline | Preferred Pharmaceuticals Inc. | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA209402 | [
"DOXYCYCLINE HYCLATE 100 mg/1"
] | 2027-12-31T00:00:00 | 6 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Tetracycline-class Drug [EPC]",
"Tetracyclines [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
10695-304 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | null | Ketoconazole | Willow Birch Pharma, LLC. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"KETOCONAZOLE 35 kg/35kg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87112-002 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | 5% Minoxidil Hair Growth Topical Solution | Minoxidil | Yiwu Pu Feather Trading Co., LTD | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"MINOXIDIL .005 g/mL",
"BIOTIN .05 g/mL"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Arteriolar Vasodilation [PE]",
"Arteriolar Vasodilator [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
10695-318 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | null | Ezetimibe | Willow Birch Pharma, LLC. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"EZETIMIBE 1 kg/kg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
72090-071 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Ibuprofen | Ibuprofen | Pioneer Life Sciences, LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN OTC DRUG | ANDA091355 | [
"IBUPROFEN 200 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Anti-Inflammatory Agents",
"Non-Steroidal [CS]",
"Cyclooxygenase Inhibitors [MoA]",
"Nonsteroidal Anti-inflammatory Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
63827-1019 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | null | ZAVEGEPANT HYDROCHLORIDE | Rolabo Outsourcing S.L. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"ZAVEGEPANT HYDROCHLORIDE 1 kg/kg"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
72090-070 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Ibuprofen | Ibuprofen | Pioneer Life Sciences, LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN OTC DRUG | ANDA079129 | [
"IBUPROFEN 200 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Anti-Inflammatory Agents",
"Non-Steroidal [CS]",
"Cyclooxygenase Inhibitors [MoA]",
"Nonsteroidal Anti-inflammatory Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87770-005 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | BelleJoss BROAD SPECTRUM SPF 50 | BROAD SPECTRUM SPF 50 | Guangzhou Liyan Cosmetics Technology Co., Ltd. | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M020 | [
"ETHYLHEXYL METHOXYCINNAMATE .5 mg/100mg",
"OCTOCRYLENE 7.4925 mg/100mg",
"PHENYLBENZIMIDAZOLE SULFONIC ACID 2 mg/100mg",
"ETHYLHEXYL SALICYLATE 5 mg/100mg",
"BUTYL METHOXYDIBENZOYLMETHANE 3 mg/100mg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87770-006 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | BemeJolie BROAD SPECTRUM SPF 50 | BROAD SPECTRUM SPF 50 | Guangzhou Liyan Cosmetics Technology Co., Ltd. | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M020 | [
"ETHYLHEXYL SALICYLATE .5 mg/100mg",
"PHENYLBENZIMIDAZOLE SULFONIC ACID 7.4925 mg/100mg",
"OCTOCRYLENE 2 mg/100mg",
"ETHYLHEXYL METHOXYCINNAMATE 5 mg/100mg",
"BUTYL METHOXYDIBENZOYLMETHANE 3 mg/100mg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85134-009 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | null | Pentadecapeptide Arginate | Guizhou Utide Biotechnology Co., Ltd. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"BPC-157 1 g/g"
] | 2027-12-31T00:00:00 | 8 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83559-019 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Auixudin Lidocaine Pain Relief Gel-Patch | Lidocaine Pain Relief Gel-Patch | Henan Enokon Medical Instrument Co., Ltd. | PATCH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M017 | [
"LIDOCAINE 4 g/1001"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83559-020 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Jinfahe Lidocaine Pain Relief Patch | Lidocaine Pain Relief Patch | Henan Enokon Medical Instrument Co., Ltd. | PATCH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M017 | [
"LIDOCAINE 4 g/1001"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87408-029 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Oudetas Lidocaine Cream | Lidocaine Cream | Guangzhou Jingliang Cosmetics Co., Ltd. | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M017 | [
"LIDOCAINE 5 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
28595-050 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Hydrocortisone Acetate Cream | Hydrocortisone Acetate Cream | Allegis Pharmaceuticals, Inc. | CREAM | [
"TOPICAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA040396 | [
"HYDROCORTISONE ACETATE 20 mg/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Corticosteroid Hormone Receptor Agonists [MoA]",
"Corticosteroid [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70518-4711 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | ziprasidone | ziprasidone | REMEDYREPACK INC. | CAPSULE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA077565 | [
"ZIPRASIDONE HYDROCHLORIDE 40 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Atypical Antipsychotic [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83566-616 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | MELAO GHK-Cu PEPTIDE SUNSCREEN | BUTYL METHOXYDIBENZOYLMETHANE,ETHYLHEXYL SALICYLATE,HOMOSALATE,OCTOCRYLENE | Guangdong Aimu Biological Technology Co., Ltd | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M020 | [
"BUTYL METHOXYDIBENZOYLMETHANE 3 g/100mL",
"ETHYLHEXYL SALICYLATE 5 g/100mL",
"HOMOSALATE 7 g/100mL",
"OCTOCRYLENE 9 g/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2533 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Degree Total Protection | Pure Aloe Scent Dry Spray Antiperspirant Deodorant | Conopco d/b/a Unilever | AEROSOL | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 15.2 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2534 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Degree Advanced Protection | Nonstop Dry Spray Antiperspirant Deodorant | Conopco d/b/a Unilever | AEROSOL | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 17.6 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84558-027 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | FFPMAM Antifungal Cream | FFPMAM Antifungal Cream | GUANGZHOU YUSONG FINE CHEMICLS Co., Ltd | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M005 | [
"CLOTRIMAZOLE 1 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Azole Antifungal [EPC]",
"Azoles [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84324-038 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Ibuprofen | Ibuprofen | NUVICARE LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN OTC DRUG | ANDA079129 | [
"IBUPROFEN 200 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Anti-Inflammatory Agents",
"Non-Steroidal [CS]",
"Cyclooxygenase Inhibitors [MoA]",
"Nonsteroidal Anti-inflammatory Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84324-039 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Ibuprofen | Ibuprofen | NUVICARE LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN OTC DRUG | ANDA091355 | [
"IBUPROFEN 200 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Anti-Inflammatory Agents",
"Non-Steroidal [CS]",
"Cyclooxygenase Inhibitors [MoA]",
"Nonsteroidal Anti-inflammatory Drug [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84989-031 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Nail Fungus Repairing Liquid | Glycerin | Shantou Ximonth Biotechnology Co., Ltd. | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M016 | [
"VITIS VINIFERA (GRAPE) SEED EXTRACT .006 mg/30mg",
"RICINUS COMMUNIS (CASTOR) SEED OIL .006 mg/30mg",
"PRUNUS AMYGDALUS DULCIS (SWEET ALMOND) OIL .006 mg/30mg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
77665-109 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Magicare alcohol hand sanitizing wipes | alcohol hand sanitizing wipes | Guangzhou Baihua Co., Ltd | PATCH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ALCOHOL 75 g/1001"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
77665-110 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Magicare alcohol hand sanitizing wipes | alcohol hand sanitizing wipes | Guangzhou Baihua Co., Ltd | PATCH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ALCOHOL 75 g/1001"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87298-052 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Wart Remover Patches | Salicylic Acid | Guangzhou Hechuang Commercial Service Co.,Ltd. | PATCH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M028 | [
"SALICYLIC ACID 27 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83446-001 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | ALCOHOL PREP PADS MEDIUM STERILE | isopropyl alcohol cloth | JINHUA JINGDI MEDICAL SUPPLIES CO., LTD | CLOTH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"ISOPROPYL ALCOHOL 70 mL/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85833-007 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Nupharmisto 4% Lidocaine Numbing cream | Lidocaine 4% | EveryMarket Inc | CREAM | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M017 | [
"LIDOCAINE 2.4 g/60g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83446-202 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | BZK Antiseptic Towelette | benzalkonium chloride cloth | JINHUA JINGDI MEDICAL SUPPLIES CO., LTD | CLOTH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"BENZALKONIUM CHLORIDE 1.3 mg/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
83446-301 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Sting Relief Pad | benzocaine, isopropyl alcohol cloth | JINHUA JINGDI MEDICAL SUPPLIES CO., LTD | CLOTH | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ISOPROPYL ALCOHOL .06 g/g",
"BENZOCAINE .6 g/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Allergens [CS]",
"Cell-mediated Immunity [PE]",
"Increased Histamine Release [PE]",
"Standardized Chemical Allergen [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87903-112 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | Green bud SOOTHING MASSAGE FLUID | Green bud SOOTHING MASSAGE FLUID | WANWANG INC | LIQUID | [
"CUTANEOUS"
] | UNAPPROVED HOMEOPATHIC | HUMAN OTC DRUG | null | [
"CARTHAMUS TINCTORIUS (SAFFLOWER) FLOWER POWDER 2.29 g/1",
"CLOVE 3.25 g/1",
"ANGELICA PUBESCENS ROOT 2.31 g/1",
"HORSE CHESTNUT 1.66 g/1",
"MENTHOL .59 g/1"
] | null | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Allergens [CS]",
"Cell-mediated Immunity [PE]",
"Dietary Proteins [CS]",
"Food Additives [CS]",
"Increased Histamine Release [PE]",
"Non-Standardized Food Allergenic Extract [EPC]",
"Non-Standardized Plant Allergenic Extract [EPC]",
"Plant Proteins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87899-001 | drug-ndc | drug/ndc | 2026-07-29T00:00:00 | 2026-08-03T01:57:36 | V-Fresh Restore Gel | Sophora alopecuroides L | Shenzhen Xixi Beauty Industry Co., Ltd. | GEL | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"SOPHORA ALOPECUROIDES WHOLE .2 g/g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68083-441 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | sugammadex | sugammadex | Gland Pharma Limited | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214364 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68083-442 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | sugammadex | sugammadex | Gland Pharma Limited | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214364 | [
"SUGAMMADEX SODIUM 500 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85464-008 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | ProBliva Psoriasis Shampoo. | Salicylic Acid 3% | CAVTECH HOLDING LLC | SHAMPOO | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M032 | [
"SALICYLIC ACID 3 g/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
42023-935 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | SUGAMMADEX SODIUM | SUGAMMADEX SODIUM | Par Health USA, LLC | SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA218814 | [
"SUGAMMADEX SODIUM 500 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76282-824 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | BRIVARACETAM | BRIVARACETAM | Exelan Pharmaceuticals, Inc | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA219952 | [
"BRIVARACETAM 50 mg/1"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Epoxide Hydrolase Inhibitors [MoA]"
] | CV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76282-822 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | BRIVARACETAM | BRIVARACETAM | Exelan Pharmaceuticals, Inc | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA219952 | [
"BRIVARACETAM 10 mg/1"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Epoxide Hydrolase Inhibitors [MoA]"
] | CV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
42023-830 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | SUGAMMADEX SODIUM | SUGAMMADEX SODIUM | Par Health USA, LLC | SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA218814 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76282-823 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | BRIVARACETAM | BRIVARACETAM | Exelan Pharmaceuticals, Inc | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA219952 | [
"BRIVARACETAM 25 mg/1"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Epoxide Hydrolase Inhibitors [MoA]"
] | CV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85464-009 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | ProBliva Anti Dandruff Shampoo. | Selenium Sulfide 1% | CAVTECH HOLDING LLC | SHAMPOO | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M032 | [
"SELENIUM SULFIDE 2.5 g/250mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76282-825 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | BRIVARACETAM | BRIVARACETAM | Exelan Pharmaceuticals, Inc | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA219952 | [
"BRIVARACETAM 75 mg/1"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Epoxide Hydrolase Inhibitors [MoA]"
] | CV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76282-826 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | BRIVARACETAM | BRIVARACETAM | Exelan Pharmaceuticals, Inc | TABLET, FILM COATED | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA219952 | [
"BRIVARACETAM 100 mg/1"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Epoxide Hydrolase Inhibitors [MoA]"
] | CV | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87467-002 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | SKINTIFIC 3X ACID INTENSIVE ACNE TREATMENT | SALICYLIC ACID | Gold Inti Trade Corporation | GEL | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M006 | [
"SALICYLIC ACID 1 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68462-695 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | sugammadex | sugammadex | GLENMARK PHARMACEUTICALS INC., USA | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214364 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70748-370 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Lupin Pharmaceuticals, Inc. | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214338 | [
"SUGAMMADEX SODIUM 100 mg/mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
68462-696 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | sugammadex | sugammadex | GLENMARK PHARMACEUTICALS INC., USA | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214364 | [
"SUGAMMADEX SODIUM 500 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70748-371 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Lupin Pharmaceuticals, Inc. | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214338 | [
"SUGAMMADEX SODIUM 100 mg/mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
49502-627 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Gwyn Lo | norelgestromin and ethinyl estradiol | Viatris Specialty LLC | PATCH | [
"TRANSDERMAL"
] | NDA | HUMAN PRESCRIPTION DRUG | NDA219990 | [
"NORELGESTROMIN 20 ug/d",
"ETHINYL ESTRADIOL 220 ug/d"
] | 2027-12-31T00:00:00 | 0 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Estrogen Receptor Agonists [MoA]",
"Estrogen [EPC]",
"Progesterone Congeners [CS]",
"Progestin [EPC]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
76891-185 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | It Bag Vanilla Sugar Hand Sanitizer | Alcohol | Scent Theory Products LLC | SPRAY | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ALCOHOL 62 mL/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87251-011 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | 70% Isopropyl Alcohol | Isopropyl alcohol | 4 Visions | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ISOPROPYL ALCOHOL 70 mL/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87251-012 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Isopropyl Alcohol | Isopropyl Alcohol | 4 Visions LLC | LIQUID | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M003 | [
"ISOPROPYL ALCOHOL 91 mL/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
43598-924 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Dr. Reddy's Laboratories Inc. | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214236 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
43598-925 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Dr. Reddy's Laboratories Inc. | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214236 | [
"SUGAMMADEX SODIUM 500 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85134-007 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | null | MOTs-C Acetate | Guizhou Utide Biotechnology Co., Ltd. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"MITOCHONDRIA-DERIVED PEPTIDE MOTS-C 1 g/g"
] | 2027-12-31T00:00:00 | 8 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85134-006 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | null | BPC-157 ACETATE | Guizhou Utide Biotechnology Co., Ltd. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"BPC-157 ACETATE 1 g/g"
] | 2027-12-31T00:00:00 | 8 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85134-008 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | null | KPV Acetate | Guizhou Utide Biotechnology Co., Ltd. | POWDER | null | BULK INGREDIENT | BULK INGREDIENT | null | [
"PEPTIDE B27PD 1 g/g"
] | 2027-12-31T00:00:00 | 8 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
13709-358 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Haemorrhoidal Pain Relief | Anorectal Cream | NeilMed Pharmaceuticals Inc | CREAM | [
"RECTAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M015 | [
"LIDOCAINE 1.4 g/28g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Amide Local Anesthetic [EPC]",
"Amides [CS]",
"Antiarrhythmic [EPC]",
"Local Anesthesia [PE]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
52817-261 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Oxybutynin Chloride | oxybutynin chloride | TruPharma LLC | TABLET | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA210125 | [
"OXYBUTYNIN CHLORIDE 2.5 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Cholinergic Muscarinic Antagonist [EPC]",
"Cholinergic Muscarinic Antagonists [MoA]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85959-004 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Ponamfo ANTIFUNGAL TREATMENT PEN | Undecylenic | Guangzhou Bixiaoyu Trading Co., Ltd. | SOLUTION | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M005 | [
"UNDECYLENIC ACID 25 g/100mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
0264-8200 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | B. Braun Medical Inc. | INJECTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214279 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
84984-010 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | HOUKEA Bee Venom Skin Restoration Cream | Glycerin | Guangzhou Houkea Biotechnology Co., Ltd. | CREAM | [
"TOPICAL"
] | UNAPPROVED DRUG OTHER | HUMAN OTC DRUG | null | [
"MENTHA PIPERITA LEAF .012 mg/60mg",
"ARNICA MONTANA FLOWER .012 mg/60mg",
"APIS MELLIFERA VENOM .012 mg/60mg",
"TEA TREE OIL .012 mg/60mg"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85565-003 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Dryello Antiperspirant Deodorant for Him - Foot Glide on Stick | Aluminum Zirconium Tetrachlorohydrex Gly | ProPedix, Inc. | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM ZIRCONIUM TETRACHLOROHYDREX GLY 6 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
72205-479 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Novadoz Pharmaceuticals LLC | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214368 | [
"SUGAMMADEX SODIUM 500 mg/5mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
72205-478 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Novadoz Pharmaceuticals LLC | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214368 | [
"SUGAMMADEX SODIUM 200 mg/2mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
85565-004 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Dryello Antiperspirant Deodorant for Her - Foot Glide on Stick | Aluminum Zirconium Tetrachlorohydrex Gly | ProPedix, Inc. | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM ZIRCONIUM TETRACHLOROHYDREX GLY 6 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
62756-079 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | sugammadex | sugammadex | Sun Pharmaceutical Industries, Inc. | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA214319 | [
"SUGAMMADEX SODIUM 100 mg/mL"
] | 2027-12-31T00:00:00 | 2 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
70518-4710 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Metformin Hydrochloride | Metformin Hydrochloride | REMEDYREPACK INC. | TABLET, EXTENDED RELEASE | [
"ORAL"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA209694 | [
"METFORMIN HYDROCHLORIDE 1000 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Biguanide [EPC]",
"Biguanides [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87278-017 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Nicotine Stop Smoking AID Step1 | Nicotine 21 mg | Guangxi Keyun E-commerce Co., Ltd. | PATCH | [
"TRANSDERMAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"NICOTINE 21 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Cholinergic Nicotinic Agonist [EPC]",
"Nicotine [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87278-018 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Nicotine Stop Smoking AID Step2 | Nicotine 14 mg | Guangxi Keyun E-commerce Co., Ltd. | PATCH | [
"TRANSDERMAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"NICOTINE 14 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Cholinergic Nicotinic Agonist [EPC]",
"Nicotine [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
87278-019 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Nicotine Stop Smoking AID Step3 | Nicotine 7 mg | Guangxi Keyun E-commerce Co., Ltd. | PATCH | [
"TRANSDERMAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | 505G(a)(3) | [
"NICOTINE 7 mg/1"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"Cholinergic Nicotinic Agonist [EPC]",
"Nicotine [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2532 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Dove | Advanced Care Shea Butter Antiperspirant Deodorant | Conopco d/b/a Unilever | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 12.8 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2530 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Dove | Advanced Care Caring Coconut Antiperspirant Deodorant | Conopco d/b/a Unilever | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 12.8 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
64942-2531 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Dove | Advanced Care Cool Essentials Antiperspirant Deodorant | Conopco d/b/a Unilever | STICK | [
"TOPICAL"
] | OTC MONOGRAPH DRUG | HUMAN OTC DRUG | M019 | [
"ALUMINUM SESQUICHLOROHYDRATE 12.8 g/100g"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
67457-969 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Mylan Institutional LLC | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA213915 | [
"SUGAMMADEX SODIUM 100 mg/mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
67457-970 | drug-ndc | drug/ndc | 2026-07-28T00:00:00 | 2026-08-03T01:57:36 | Sugammadex | Sugammadex | Mylan Institutional LLC | INJECTION, SOLUTION | [
"INTRAVENOUS"
] | ANDA | HUMAN PRESCRIPTION DRUG | ANDA213915 | [
"SUGAMMADEX SODIUM 100 mg/mL"
] | 2027-12-31T00:00:00 | 1 | SCoo2IMkviMQl2BZg | WFFnOiyItXVTvW4z0 | [
"gamma-Cyclodextrins [CS]"
] | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null | null |
openFDA Scraper
Scrape FDA drug adverse events, recalls, product labels, the NDC directory, device events, device recalls and 510(k) clearances from the public openFDA API. No key required, no browser.
| Rows in this dataset | 21,384 |
| Fields | 93 |
| Collector runs behind it | 68 |
| Most recent observation | 2026-08-03 |
| Browsable presentation | https://reapx.dev/data/openfda-scraper/ — 2,924 entity pages |
| Run the collector yourself | https://apify.com/reapx/openfda-scraper |
What this is
Every row here was returned by a real run of a public collector. Nothing is generated from a template over a keyword list: a row exists because a run observed it.
A browsable presentation of the subset that carries an addressable documentId is published as
2,924 entity pages at https://reapx.dev/data/openfda-scraper/, one page per entity. This dataset is
the larger of the two — rows whose payload has no field that can address a page are here and
are not published there.
Provenance
Each row carries _run_id and _dataset_id, naming the collector run that produced it, so any
row can be traced back to the run that observed it. Rows observed by more than one run are
deduplicated on content; 1,743 duplicate observations were collapsed.
Files
openfda-scraper.jsonl— one JSON object per row, the canonical formopenfda-scraper.csv— the same rows flattened; nested values are JSON-encoded within their cell so they round-tripdataset.json— schema.orgDatasetmetadata
Loading it
from datasets import load_dataset
ds = load_dataset("reapxdev/openfda-scraper", split="train")
A sample of the published entities
- 007c1d2f-82db-4c52-a3c7-76e5ec91faa6
- 2026-04-23
- 572dff58-b79f-32cf-e063-6294a90a0066
- 579809cc-2da1-0ba6-e063-6294a90a2099
- 57d23aed-a3f8-f92e-e063-6394a90add7d
- ANDA040750
- ANDA214311
- Broncus Medical, Inc.
- e816f474-0a0b-4437-a451-e1c6e24b6d1e
- Intuitive Surgical, Inc.
- Northridge
- Signus Medinzintechnik GmbH
Related
- All sources: https://reapx.dev/data/ · machine-readable index: https://reapx.dev/llms.txt
- The collector is a public Apify Actor; agents reach it through https://mcp.apify.com
Licence
Collected from public sources. This metadata and the published pages are CC BY 4.0; the underlying records remain under the terms of their originating source.
- Downloads last month
- 9
