Jobber/docs-site/.docusaurus/docusaurus-plugin-content-docs/default/site-docs-extractors-jobspy-md-e48.json
2026-02-15 22:19:26 +00:00

31 lines
970 B
JSON

{
"id": "extractors/jobspy",
"title": "JobSpy Extractor",
"description": "How the JobSpy Python wrapper is orchestrated and normalized.",
"source": "@site/docs/extractors/jobspy.md",
"sourceDirName": "extractors",
"slug": "/extractors/jobspy",
"permalink": "/docs/next/extractors/jobspy",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/DaKheera47/job-ops/tree/main/docs-site/docs/extractors/jobspy.md",
"tags": [],
"version": "current",
"lastUpdatedAt": 1539502055000,
"sidebarPosition": 3,
"frontMatter": {
"id": "jobspy",
"title": "JobSpy Extractor",
"description": "How the JobSpy Python wrapper is orchestrated and normalized.",
"sidebar_position": 3
},
"sidebar": "docsSidebar",
"previous": {
"title": "Gradcracker Extractor",
"permalink": "/docs/next/extractors/gradcracker"
},
"next": {
"title": "Manual Import Extractor",
"permalink": "/docs/next/extractors/manual"
}
}