Amin1600 commited on
Commit
341b8a8
Β·
verified Β·
1 Parent(s): a920f33

Upload folder using huggingface_hub

Browse files
logs/23-07-2026(01:05)-job-scraper.log CHANGED
@@ -166,3 +166,44 @@ requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: http
166
  2026-07-22 17:09:24,865:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/commit/main "HTTP/1.1 200 OK"
167
  2026-07-22 17:09:24,866:scraper - [INFO]: πŸŽ‰ Scraping data (.jsonl) successfully backed up to HF Datasets!
168
  2026-07-22 17:09:24,929:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/preupload/main "HTTP/1.1 200 OK"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  2026-07-22 17:09:24,865:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/commit/main "HTTP/1.1 200 OK"
167
  2026-07-22 17:09:24,866:scraper - [INFO]: πŸŽ‰ Scraping data (.jsonl) successfully backed up to HF Datasets!
168
  2026-07-22 17:09:24,929:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/preupload/main "HTTP/1.1 200 OK"
169
+ 2026-07-22 17:09:25,228:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/commit/main "HTTP/1.1 200 OK"
170
+ 2026-07-22 17:09:25,229:scraper - [INFO]: πŸŽ‰ System execution logs successfully backed up to HF Datasets!
171
+ 2026-07-22 17:09:25,229:scraper - [INFO]: πŸš€ Scheduler successfully armed for midnight Malaysia Time.
172
+ 2026-07-22 17:09:25,229:scraper - [INFO]: ⏰ Starting Scheduled web scraper run for Machine Learning Engineer job listings. 23-07-2026, 01:09:25
173
+ 2026-07-22 17:09:25,229:scraper - [INFO]: πŸš€ Scraping jobs from Jobstreet
174
+ 2026-07-22 17:09:25,229:ingestion.jobstreet.jobstreet_scraper - [INFO]: Collecting all jobstreet Machine Learning Engineer job listings from the last 24 hours in Kuala Lumpur
175
+ 2026-07-22 17:09:27,008:ingestion.jobstreet.jobstreet_scraper - [INFO]: Total number of jobs found: 8 for jobstreet listing of Machine Learning Engineer in Kuala Lumpur
176
+ 2026-07-22 17:09:27,008:ingestion.jobstreet.jobstreet_scraper - [INFO]: Found 1 page(s) on Jobstreet
177
+ 2026-07-22 17:09:32,111:ingestion.jobstreet.jobstreet_scraper - [INFO]: πŸ”„ Requesting Page 1...
178
+ 2026-07-22 17:09:34,936:ingestion.jobstreet.jobstreet_scraper - [INFO]: Found 9 jobs on this page
179
+ 2026-07-22 17:09:45,362:ingestion.jobstreet.jobstreet_scraper - [INFO]: Collected 9 new jobs on Page 1
180
+ 2026-07-22 17:09:49,501:ingestion.jobstreet.jobstreet_scraper - [INFO]: ✨ Full run complete. Successfully saved 9 Machine Learning Engineer job listings in Kuala Lumpur from jobstreet, posted within the last 24 hours
181
+ 2026-07-22 17:09:49,501:scraper - [INFO]: πŸš€ Scraping jobs from Linkedin
182
+ 2026-07-22 17:09:49,501:ingestion.linkedin.linkedin_scraper - [INFO]: Collecting all jobstreet Machine Learning Engineer job listings from the last 24 hours in Kuala Lumpur
183
+ 2026-07-22 17:09:49,501:ingestion.linkedin.linkedin_scraper - [INFO]: πŸ”„ Requesting Page 1
184
+ 2026-07-22 17:09:52,276:ingestion.linkedin.linkedin_scraper - [ERROR]: πŸ›‘ HTTP Error: Unknown - 429 Client Error: Too Many Requests for url: https://www.linkedin.com/jobs-guest/jobs/api/jobPosting/4442916641. Unable to determine number of pages. Aborting task!
185
+ Traceback (most recent call last):
186
+ File "/home/runner/work/malaysia-data-jobs-platform/malaysia-data-jobs-platform/ingestion/linkedin/linkedin_scraper.py", line 133, in scraper
187
+ detail_res.raise_for_status() # Automatically triggers HTTPError if status is 4xx or 5xx
188
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
189
+ File "/home/runner/.local/lib/python3.12/site-packages/requests/models.py", line 1024, in raise_for_status
190
+ raise HTTPError(http_error_msg, response=self)
191
+ requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://www.linkedin.com/jobs-guest/jobs/api/jobPosting/4442916641
192
+ 2026-07-22 17:09:52,276:ingestion.linkedin.linkedin_scraper - [INFO]: ❌ Skipped ID 4442916641: Detail page unreachable. (url: https://my.linkedin.com/jobs/view/data-ai-engineer-at-logicalis-asia-pacific-4442916641)
193
+ 2026-07-22 17:09:52,276:ingestion.linkedin.linkedin_scraper - [INFO]: Collected 9 new jobs on Page 1
194
+ 2026-07-22 17:09:57,039:ingestion.linkedin.linkedin_scraper - [INFO]: πŸ”„ Requesting Page 2
195
+ 2026-07-22 17:09:57,587:ingestion.linkedin.linkedin_scraper - [ERROR]: πŸ›‘ HTTP Error: Unknown - 429 Client Error: Too Many Requests for url: https://www.linkedin.com/jobs-guest/jobs/api/seeMoreJobPostings/search?keywords=Machine+Learning+Engineer&location=Kuala+Lumpur&start=10&f_TPR=r86400. Unable to determine number of pages. Aborting task!
196
+ Traceback (most recent call last):
197
+ File "/home/runner/work/malaysia-data-jobs-platform/malaysia-data-jobs-platform/ingestion/linkedin/linkedin_scraper.py", line 273, in _run_scrape
198
+ response.raise_for_status() # Automatically triggers HTTPError if status is 4xx or 5xx
199
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
200
+ File "/home/runner/.local/lib/python3.12/site-packages/requests/models.py", line 1024, in raise_for_status
201
+ raise HTTPError(http_error_msg, response=self)
202
+ requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://www.linkedin.com/jobs-guest/jobs/api/seeMoreJobPostings/search?keywords=Machine+Learning+Engineer&location=Kuala+Lumpur&start=10&f_TPR=r86400
203
+ 2026-07-22 17:09:57,587:ingestion.linkedin.linkedin_scraper - [INFO]: ✨ Full run complete. Successfully saved 9 Machine Learning Engineer job listings from linkedin, posted within the last 24 hours
204
+ 2026-07-22 17:09:57,587:scraper - [INFO]: 🏁 All scraping tasks completed successfully.
205
+ 2026-07-22 17:09:57,587:scraper - [INFO]: πŸ“¦ Commencing synchronization with Hugging Face Dataset vault...
206
+ 2026-07-22 17:09:57,668:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/preupload/main "HTTP/1.1 200 OK"
207
+ 2026-07-22 17:09:58,161:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/commit/main "HTTP/1.1 200 OK"
208
+ 2026-07-22 17:09:58,162:scraper - [INFO]: πŸŽ‰ Scraping data (.jsonl) successfully backed up to HF Datasets!
209
+ 2026-07-22 17:09:58,240:httpx - [INFO]: HTTP Request: POST https://huggingface.co/api/datasets/Amin1600/Web_Scraper_Data/preupload/main "HTTP/1.1 200 OK"