Name | AIJobs-Batch JSON |
Version |
1.0.0a1
JSON |
| download |
home_page | https://github.com/Ok-em-Research-Inc/okem-ai-jobs |
Summary | A batch to analyse AI jobs in Vietnam |
upload_time | 2023-08-27 12:40:46 |
maintainer | OK-EM Inc. |
docs_url | None |
author | OK-EM Inc. |
requires_python | >=3.7.0 |
license | MIT License Copyright (c) 2023 OKEM INC. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
ai
jobs
aijobs
vietnamworks
topcv
indeed
scrapping
jobs scrapping
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# :poop: AIJobs collector :poop:
## Batch app
This repo contains batch codes to collect data from many top job postings sites in Vietnam such as Indeed VN, VietnamWorks, TopCV, ...
We use Github Actions to collect the data automatically.
Please note that, some websites in Vietnam have mechanisms to prevent scrappers like bots, therefore, we must keep retrying every 5 minutes.
Currently, the list of website we are collecting data from is as follows.
| Website | URL | Batch from | Batch cron | Queries |
|----------------|------------------------------------------------------|------------|-------------------------|------------------------------------------------------|
| TopCV | [https://www.topcv.vn](https://www.topcv.vn) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |
| VietnamWorks | [https://vietnamworks.com](https://vietnamworks.com) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |
| Indeed Vietnam | [https://vn.indeed.com](https://vn.indeed.com) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |
## Online app
Besides the batch app which is setup in Github Actions to crawl data daily, we provide an online app
to test the scenarios of data collected.
We use MongoDB to store the data collections. To setup an environment for analysing data, see [mongodb environment setup](./scripts/mongodb).
To run the online app:
```bash
$ python uninstall aijobs_batch
$ python setup.py install
$ aijobs_online --reload --workers 1 --host 0.0.0.0 --port 9000 --log_level info
```
Raw data
{
"_id": null,
"home_page": "https://github.com/Ok-em-Research-Inc/okem-ai-jobs",
"name": "AIJobs-Batch",
"maintainer": "OK-EM Inc.",
"docs_url": null,
"requires_python": ">=3.7.0",
"maintainer_email": "okemdotnet@gmail.com",
"keywords": "ai,jobs,aijobs,vietnamworks,topcv,indeed,scrapping,jobs scrapping",
"author": "OK-EM Inc.",
"author_email": "okemdotnet@gmail.com",
"download_url": "https://github.com/Ok-em-Research-Inc/okem-ai-jobs/releases",
"platform": "win32",
"description": "# :poop: AIJobs collector :poop:\n\n## Batch app\nThis repo contains batch codes to collect data from many top job postings sites in Vietnam such as Indeed VN, VietnamWorks, TopCV, ...\n\nWe use Github Actions to collect the data automatically.\nPlease note that, some websites in Vietnam have mechanisms to prevent scrappers like bots, therefore, we must keep retrying every 5 minutes.\n\nCurrently, the list of website we are collecting data from is as follows.\n\n| Website | URL | Batch from | Batch cron | Queries |\n|----------------|------------------------------------------------------|------------|-------------------------|------------------------------------------------------|\n| TopCV | [https://www.topcv.vn](https://www.topcv.vn) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |\n| VietnamWorks | [https://vietnamworks.com](https://vietnamworks.com) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |\n| Indeed Vietnam | [https://vn.indeed.com](https://vn.indeed.com) | 2023-08-19 | `59 12 * * *` or manual | `ai engineer`, `computer vision`, `machine learning` |\n\n\n## Online app\n\nBesides the batch app which is setup in Github Actions to crawl data daily, we provide an online app \nto test the scenarios of data collected.\nWe use MongoDB to store the data collections. To setup an environment for analysing data, see [mongodb environment setup](./scripts/mongodb).\n\nTo run the online app:\n\n```bash\n$ python uninstall aijobs_batch\n$ python setup.py install\n$ aijobs_online --reload --workers 1 --host 0.0.0.0 --port 9000 --log_level info\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 OKEM INC. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A batch to analyse AI jobs in Vietnam",
"version": "1.0.0a1",
"project_urls": {
"Download": "https://github.com/Ok-em-Research-Inc/okem-ai-jobs/releases",
"Homepage": "https://github.com/Ok-em-Research-Inc/okem-ai-jobs"
},
"split_keywords": [
"ai",
"jobs",
"aijobs",
"vietnamworks",
"topcv",
"indeed",
"scrapping",
"jobs scrapping"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d4336ef6c699a4b377f9797c74b6877d3ffdfec39380c41b415e4f088d6ed83e",
"md5": "8c49ab4a9cf8738ef78b9139fdd98a50",
"sha256": "34a64432fe90272201a0c1396da901310dbfbce035ea38eeb25b2352fe4c4489"
},
"downloads": -1,
"filename": "AIJobs_Batch-1.0.0a1-py3.10-py3-any.whl",
"has_sig": false,
"md5_digest": "8c49ab4a9cf8738ef78b9139fdd98a50",
"packagetype": "bdist_wheel",
"python_version": "py3.10",
"requires_python": ">=3.7.0",
"size": 18112,
"upload_time": "2023-08-27T12:40:46",
"upload_time_iso_8601": "2023-08-27T12:40:46.379637Z",
"url": "https://files.pythonhosted.org/packages/d4/33/6ef6c699a4b377f9797c74b6877d3ffdfec39380c41b415e4f088d6ed83e/AIJobs_Batch-1.0.0a1-py3.10-py3-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a8363d01601048cba7d35370b43fc224a2916bd9df7e302046d85e15a9fc4525",
"md5": "e8fffd913f0ff898932a1900ede121c8",
"sha256": "de1e716cc70244619741aa3d06cb5e33149ec240a7f7cd8989f9d8fffeb9e365"
},
"downloads": -1,
"filename": "AIJobs_Batch-1.0.0a1-py3.11-py3-any.whl",
"has_sig": false,
"md5_digest": "e8fffd913f0ff898932a1900ede121c8",
"packagetype": "bdist_wheel",
"python_version": "py3.11",
"requires_python": ">=3.7.0",
"size": 18112,
"upload_time": "2023-08-27T12:06:29",
"upload_time_iso_8601": "2023-08-27T12:06:29.511613Z",
"url": "https://files.pythonhosted.org/packages/a8/36/3d01601048cba7d35370b43fc224a2916bd9df7e302046d85e15a9fc4525/AIJobs_Batch-1.0.0a1-py3.11-py3-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c3c44003b6842039c4e372d010331af9313058c924aa7bf82918ede7803a6863",
"md5": "cf44640a50dcf4cb7117a065bca06a19",
"sha256": "7f3b1311390887325f2955d1ca4ad67da92ddd84b8ce423d5f89e61452559928"
},
"downloads": -1,
"filename": "AIJobs_Batch-1.0.0a1-py3.7-py3-any.whl",
"has_sig": false,
"md5_digest": "cf44640a50dcf4cb7117a065bca06a19",
"packagetype": "bdist_wheel",
"python_version": "py3.7",
"requires_python": ">=3.7.0",
"size": 18112,
"upload_time": "2023-08-27T12:40:50",
"upload_time_iso_8601": "2023-08-27T12:40:50.759386Z",
"url": "https://files.pythonhosted.org/packages/c3/c4/4003b6842039c4e372d010331af9313058c924aa7bf82918ede7803a6863/AIJobs_Batch-1.0.0a1-py3.7-py3-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2394ec6d1afbb69d9749e11dda0213f126b01efb597e012b310eab845d26ee03",
"md5": "58f88a4b3b58ef93e7543aff12960496",
"sha256": "a7e68ca436ab0ec7cd42d248b5e0a02477081b3124e8f742063e8f46b8a734da"
},
"downloads": -1,
"filename": "AIJobs_Batch-1.0.0a1-py3.8-py3-any.whl",
"has_sig": false,
"md5_digest": "58f88a4b3b58ef93e7543aff12960496",
"packagetype": "bdist_wheel",
"python_version": "py3.8",
"requires_python": ">=3.7.0",
"size": 18112,
"upload_time": "2023-08-27T12:40:41",
"upload_time_iso_8601": "2023-08-27T12:40:41.879161Z",
"url": "https://files.pythonhosted.org/packages/23/94/ec6d1afbb69d9749e11dda0213f126b01efb597e012b310eab845d26ee03/AIJobs_Batch-1.0.0a1-py3.8-py3-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3c7a492a37fa03100c5e3a837bc18fb1a4e48e5c2b65dcf9a7f7249ccbe13a27",
"md5": "ad0622edf6b8331f2beeafc03ac17acd",
"sha256": "1fbd638df6083740fc10324f10d1b8157f40f5d1b856b9afd2f259aab7d0bcfb"
},
"downloads": -1,
"filename": "AIJobs_Batch-1.0.0a1-py3.9-py3-any.whl",
"has_sig": false,
"md5_digest": "ad0622edf6b8331f2beeafc03ac17acd",
"packagetype": "bdist_wheel",
"python_version": "py3.9",
"requires_python": ">=3.7.0",
"size": 18112,
"upload_time": "2023-08-27T12:06:28",
"upload_time_iso_8601": "2023-08-27T12:06:28.888765Z",
"url": "https://files.pythonhosted.org/packages/3c/7a/492a37fa03100c5e3a837bc18fb1a4e48e5c2b65dcf9a7f7249ccbe13a27/AIJobs_Batch-1.0.0a1-py3.9-py3-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-27 12:40:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Ok-em-Research-Inc",
"github_project": "okem-ai-jobs",
"github_not_found": true,
"lcname": "aijobs-batch"
}