MSD Animal Health China – Veterinary Product Catalog Scraper
Pricing
Pay per event
MSD Animal Health China – Veterinary Product Catalog Scraper
Scrapes MSD Animal Health China's veterinary product catalog. Returns product names (CN + EN), active ingredient, product type, target species, indications, dosage, presentation, approval number, and images for all vaccines, antibiotics, parasiticides, and therapeutics.
Pricing
Pay per event
Rating
0.0
(0)
Developer
BowTiedRaccoon
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrapes the complete veterinary product catalog from MSD Animal Health China (默沙东动物保健). Extracts structured product data including Chinese and English product names, active ingredients, indications, dosage, presentation, approval numbers, and product images across vaccines, antibiotics, parasiticides, and therapeutics.
What you get
Each record contains:
| Field | Description |
|---|---|
product_id | URL slug (unique identifier, e.g. nafpenzal-dc) |
product_url | Canonical product page URL |
product_name_cn | Full Chinese product name including brand mark (e.g. 乃扶舒®(NAFPENZAL® DC)) |
product_name_en | English name derived from the URL slug |
product_slug | URL path segment (e.g. /products/nafpenzal-dc/) |
active_ingredient | Active ingredient(s) from 【主要成分】 / 主要成分及化学名称 |
product_type | Product category: 化药 (chemical drug) or 生物制品 (biological product) |
target_species | Target animal species from page metadata (e.g. pigs, cattle, poultry) |
segment | Chinese segment label (猪用, 禽用, 牛用, 马用, 宠物, 水产动物) |
indications | Indications from 【适应证】 or 【作用与用途】 |
dosage | Dosage and administration from 【用法与用量】 |
presentation | Pack size / formulation from 【规格】 |
approval_no | Veterinary drug approval number (兽药字 or import registration); empty when not listed |
manufacturer | Always "MSD Animal Health (默沙东)" |
description | Full product label HTML from the detail page |
hero_image | Primary product image URL |
gallery | Additional product image URLs (pipe-separated) |
first_seen | ISO-8601 timestamp of this scrape |
scraped_at | ISO-8601 timestamp of this scrape |
Coverage
The catalog covers ~64 active animal-health products across all major species segments:
- Pig (猪用) — respiratory, reproductive, and gastrointestinal vaccines and therapeutics
- Poultry (禽用) — Nobilis® line of live and inactivated vaccines (Newcastle, IB, EDS, Gumboro, Marek's)
- Cattle (牛用) — mastitis treatments, anti-infectives, reproductive products
- Companion animal (宠物) — Nobivac® vaccines (DHPPI, Rabies, Lepto), Bravecto® parasiticides
- Aquaculture (水产动物) — water treatment and health products
Well-known brands include Nobilis®, Nobivac®, Porcilis®, Bravecto®, Nuflor®, Cobactan®, Panacur®, and PG600®.
Usage
Set Max Items to the number of products you want. Leave at 10 for a quick test; remove the cap or set a high number (e.g. 200) to scrape the full catalog.
{"maxItems": 100}
Notes
- Discovery uses the dedicated products sitemap (
/products-sitemap.xml) — no JavaScript rendering required. - All pages are server-rendered static HTML (WordPress). No anti-bot protection.
- Product label fields follow the 【label】 bracket format used in Chinese veterinary drug labeling. Some older product pages use an alternate
label:valueformat; both are handled. - Approval numbers follow the pattern
(YYYY)外兽药证字N号for imported drugs or兽药字XXXXXXfor domestic registrations. Not all products display this number on their web page. - The site is Chinese-language only (
zh-CN). Product names, descriptions, and clinical fields are in Chinese. - Pairs well with the Boehringer Ingelheim China Animal Health Scraper — together they cover two of the global animal-health big-4 in China.