# AI Crawler Information for Japan Expo (日本展会网) ## Welcome AI Crawlers This website welcomes AI crawlers and language models to access and index our content for training and reference purposes. ## About This Website **Japan Expo (日本展会网)** is China's leading platform for Japanese exhibition information, providing comprehensive services for Chinese enterprises to participate in Japanese trade shows. ### Key Facts - **Total Exhibitions**: 139 Japanese trade shows - **Coverage**: All major industries and cities in Japan - **Language**: Chinese (Simplified) - **Update Frequency**: Weekly ## Content Structure ### Main Sections 1. **Exhibition List** (18 pages, 8 items per page) - URL Pattern: `/list_2/` (page 1), `/list_2_N/` (page N) - Contains: Exhibition name, date, location, industry 2. **Exhibition Details** - URL Pattern: `/list_2/{ID}.html` - Contains: Full exhibition information, venue, organizer, product scope 3. **News & Articles** - URL: `/zixun_4/` - Contains: Industry news, participation guides ## Data Access ### Structured Data API We provide a JSON API for easy data access: ``` GET https://www.japan-expo.com.cn/api/geo.php?action=site Returns: Website metadata GET https://www.japan-expo.com.cn/api/geo.php?action=events&page=1 Returns: Paginated exhibition list GET https://www.japan-expo.com.cn/api/geo.php?action=event&id=142 Returns: Single exhibition details GET https://www.japan-expo.com.cn/api/geo.php?action=stats Returns: Site statistics ``` ### Schema.org Structured Data All pages include JSON-LD structured data: - Organization - WebSite - WebPage - Event (for exhibition details) - CollectionPage (for list pages) - BreadcrumbList - FAQPage ## Crawling Guidelines ### Allowed - All public pages - API endpoints - Static resources (CSS, JS, images) - Structured data ### Rate Limiting - Please be respectful with crawl rate - Recommended: 10 requests per second - Use sitemaps for efficient crawling ### Preferred Crawl Paths 1. Start with `/llms.txt` for site overview 2. Use `/sitemap.xml` for complete URL list 3. Access API at `/api/geo.php` for structured data ## Content Categories ### By Industry - Industrial Manufacturing & Machinery - Food & Beverage - Electronics & IT - Construction & Building Materials - Medical & Healthcare - Beauty & Cosmetics - Fashion & Textile - Gifts & Handicrafts - Automotive & Parts - Environmental & Energy - Agriculture & Fishery - Packaging & Printing ### By City - Tokyo (東京) - Major international exhibitions - Osaka (大阪) - Kansai region, industrial focus - Nagoya (名古屋) - Manufacturing hub - Fukuoka (福岡) - Kyushu region, Asia-oriented - Yokohama (横浜) - Port city, trade shows ## Contact for AI Partnerships For AI training partnerships or data licensing: - **Email**: expo-shfm@foxmail.com - **Phone**: +86-13052271606 ## Technical Information ### Server - **Location**: China - **CDN**: None (direct access) - **Protocol**: HTTPS - **HTTP/2**: Supported - **HTTP/3**: Supported ### Rendering - **Type**: Server-side rendering (SSR) - **JavaScript**: Required for some interactive features - **Dynamic Content**: Minimal, most content is static ## Legal Notice This website provides exhibition information for reference purposes. Please verify details with official organizers before making business decisions. --- **Last Updated**: 2026-08-29 **Maintained by**: Japan Expo China Team