You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get below as result
[2025-01-10 17:26:18,637] [INFO] JobFunnel: Scraping local providers with: ['MonsterScraperUSAEng']
[2025-01-10 17:26:18,637] [INFO] MonsterScraperUSAEng: No get() or set() will be done for Job attrs: ['REMOTENESS']
[2025-01-10 17:26:18,908] [ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Run funnel using MONSTER, with remoteness param set
Get below as result
[2025-01-10 17:12:23,154] [INFO] JobFunnel: Scraping local providers with: ['MonsterScraperUSAEng']
[2025-01-10 17:12:23,155] [INFO] MonsterScraperUSAEng: No get() or set() will be done for Job attrs: ['REMOTENESS']
[2025-01-10 17:12:23,212] [WARNING] MonsterScraperUSAEng: Monster does not support remoteness in query.
[2025-01-10 17:12:23,374] [ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Expected behavior
funnel scrapes monster
Actual behavior
[ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Environment
Build: 4.0.0
Operating system and version: Windows 11, Python 3.13.1
The text was updated successfully, but these errors were encountered:
Description
Monster scraper doesn't seem to be working
Steps to Reproduce
Run funnel using MONSTER, no remoteness param set
Get below as result
[2025-01-10 17:26:18,637] [INFO] JobFunnel: Scraping local providers with: ['MonsterScraperUSAEng']
[2025-01-10 17:26:18,637] [INFO] MonsterScraperUSAEng: No get() or set() will be done for Job attrs: ['REMOTENESS']
[2025-01-10 17:26:18,908] [ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Run funnel using MONSTER, with remoteness param set
Get below as result
[2025-01-10 17:12:23,154] [INFO] JobFunnel: Scraping local providers with: ['MonsterScraperUSAEng']
[2025-01-10 17:12:23,155] [INFO] MonsterScraperUSAEng: No get() or set() will be done for Job attrs: ['REMOTENESS']
[2025-01-10 17:12:23,212] [WARNING] MonsterScraperUSAEng: Monster does not support remoteness in query.
[2025-01-10 17:12:23,374] [ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Expected behavior
funnel scrapes monster
Actual behavior
[ERROR] JobFunnel: Failed to scrape jobs for MonsterScraperUSAEng: Unable to extract jobs from initial search result page:
'NoneType' object has no attribute 'text'
Environment
The text was updated successfully, but these errors were encountered: