Download Random Molecules





CURL commands for dowloading random molecules

Example: curl https://cartblanche22.docking.org/substance/random.txt -F count=100 -F subset='lead-like'

- Results can be formatted in the desired file format.
- All available molecule data is returned.

DescriptionAttributesPossible fields
To specify return formatcurl https://cartblanche22.docking.org/substances.txt
  • .txt
  • .csv
  • .json
To specify the number of molecules returned -F count=100
  • Any integer under 300,000
To specify subset
If no subset is defined, the batch will be retrieved from all available molecules.
-F subset='lead-like'
  • lead-like

If you want to learn more about search, please go to Zinc22 documentation on wiki page