-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
This happens on some homes, not all:
File "/Users/rdm/Dev/funda-scraper-2022/funda/spiders/funda_spider.py", line 32, in parse_dir_contents
postal_code = re.search(r'\d{4} [A-Z]{2}', title).group(0)
AttributeError: 'NoneType' object has no attribute 'group'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels