Return a list of company whose name is related with company_name
Parameter | Necessity | Type | Description |
---|---|---|---|
company_name | required | string | company's name as keyword |
required_page | optional | int | required page, 1 as default, every page contains 10 result |
Parameter | Type | Description |
---|---|---|
company list | list | a list of company, contains name, cid |
total page | int | the total page of search result |
Tips: Traditional Chinese will be converted to Simplified Chinese at first.