gansusu's picture
Duplicate from logiover/lagou-tech-jobs-scraper-sample-data
7b449df
|
Raw
History Blame Contribute Delete
5.63 kB
---
license: cc-by-4.0
pretty_name: "Lagou Tech Jobs Scraper (拉勾网)"
tags: [jobs, web-scraping, apify, lead-generation, job]
size_categories:
- n<1K
---
# Lagou Tech Jobs Scraper (拉勾网)
Extract thousands of tech job listings from Lagou.com (拉勾网), China's largest IT recruitment platform. Scrape salary ranges, tech stacks, company details, funding stages, and more from ByteDance, Alibaba, Tencent, Baidu, and 100,000+ Chinese tech companies. No browser needed — fast, cheap, scalable.
## What the actor scrapes
# Lagou Tech Jobs Scraper (拉勾网) — Scrape China Tech Jobs, Salaries & Company Data Scrape **Lagou.com (拉勾网)**, China's #1 technology-focused job board, and export thousands of tech job listings to JSON, CSV or Excel. This **Lagou.com scraper** extracts salaries, required skills/tech stacks, company funding stages and more from top Chinese tech employers — including **ByteDance (字节跳动), Alibaba (阿里巴巴), Tencent (腾讯), Baidu (百度), Meituan (美团), JD.com (京东), Xiaomi (小米), Huawei (华为)** and thousands mor
## Who this is for
This sample is useful for anyone working in **jobs, lead generation** who wants a quick look at the shape of the data before running the live actor at scale. Treat it as a static snapshot — counts, prices and timestamps reflect the moment the sample was captured and will drift over time.
## Source
**Live source:** This dataset is a static sample. For fresh, customizable extractions, run the live Apify actor: [logiover/lagou-tech-jobs-scraper](https://apify.com/logiover/lagou-tech-jobs-scraper)
## Fields
- **`jobTitle`** — field captured by the actor
- **`jobUrl`** — URL reference
- **`companyName`** — field captured by the actor
- **`companyShortName`** — field captured by the actor
- **`companyUrl`** — URL reference
- **`salary`** — salary range or value
- **`salaryMin`** — field captured by the actor
- **`salaryMax`** — field captured by the actor
- **`city`** — city name
- **`district`** — field captured by the actor
- **`workYear`** — field captured by the actor
- **`education`** — field captured by the actor
- **`jobNature`** — field captured by the actor
- **`jobType`** — field captured by the actor
- **`skills`** — field captured by the actor
- **`companySize`** — field captured by the actor
- **`industryField`** — field captured by the actor
- **`financeStage`** — field captured by the actor
- **`companyLogo`** — field captured by the actor
- **`jobDescription`** — field captured by the actor
- **`publishTime`** — timestamp
- **`positionId`** — identifier
- **`companyId`** — identifier
- **`searchKeyword`** — field captured by the actor
- **`searchCity`** — field captured by the actor
- **`pageNumber`** — field captured by the actor
- **`scrapedAt`** — timestamp the row was scraped
## Sample preview
```json
[
{
"jobTitle": "Python开发工程师 (MJ007222)",
"jobUrl": "https://www.lagou.com/wn/jobs/12196627.html",
"companyName": "微梦创科网络科技(中国)有限公司",
"companyShortName": "微博",
"companyUrl": "https://www.lagou.com/gongsi/5832.html",
"salary": "20k-40k",
"salaryMin": 20,
"salaryMax": 40,
"city": "北京",
"district": "海淀区",
"workYear": "1-3年",
"education": "本科",
"jobNature": "全职",
"jobType": "开发|测试|运维类",
"skills": "数学/统计学相关专业, 社交平台, 社交媒体, PHP, 计算机相关专业",
"companySize": "2000人以上",
"industryField": "社交媒体",
"financeStage": "上市公司",
"companyLogo": "https://www.lgstatic.com/thumbnail_300x300/image1/M00/00/0D/CgYXBlTUWCCAdkhOAABNgyvZQag818.jpg",
"jobDescription": null,
"publishTime": "2026-05-15 17:13:19",
"positionId": 12196627,
"companyId": 5832,
"searchKeyword": "Python",
"searchCity": "北京",
"pageNumber": 1,
"scrapedAt": "2026-05-15T11:06:26.180Z"
},
{
"jobTitle": "python(智能体)",
"jobUrl": "https://www.lagou.com/wn/jobs/12770715.html",
"companyName": "浩鲸智能科技有限公司",
"companyShortName": "浩鲸智能科技有限公司",
"companyUrl": "https://www.lagou.com/gongsi/147542261.html",
"salary": "11k-19k",
"salaryMin": 11,
"salaryMax": 19,
"city": "北京",
"district": "西城区",
"workYear": "1-3年",
"education": "本科",
"jobNature": "全职",
"jobType": "开发|测试|运维类",
"skills": "",
"companySize": "150-500人",
"industryField": "其他",
"financeStage": "不需要融资",
"companyLogo": "https://www.lgstatic.com/thumbnail_300x300/10/9b094ce1b826478e86ed23a17af2ac15.png",
"jobDescription": null,
"publishTime": "2026-05-14 15:20:50",
"positionId": 12770715,
"companyId": 147542261,
"searchKeyword": "Python",
"searchCity": "北京",
"pageNumber": 1,
"scrapedAt": "2026-05-15T11:06:26.180Z"
}
]
```
## Snapshot stats
- Row count in this sample: **100**
- Data quality flag at capture time: `GOOD`
## License & Attribution
Released under **Creative Commons Attribution 4.0 (CC BY 4.0)**. If you use this data, please credit the source actor and link back to its Apify Store page: [logiover/lagou-tech-jobs-scraper](https://apify.com/logiover/lagou-tech-jobs-scraper).
The sample is provided as-is for evaluation and research. Source websites retain their own terms of service — downstream users are responsible for complying with them when running the live actor or redistributing scraped content.