mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
Version bump to 0.8.17
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -85,9 +85,11 @@ class Scraper:
|
||||
'Accept': '*/*',
|
||||
'Accept-Language': 'en-US,en;q=0.9',
|
||||
'Cache-Control': 'no-cache',
|
||||
'Origin': 'https://www.realtor.com',
|
||||
'Pragma': 'no-cache',
|
||||
'rdc-client-name': 'rdc-home',
|
||||
'rdc-client-version': '2.68.0',
|
||||
'Referer': 'https://www.realtor.com/',
|
||||
'rdc-client-name': 'RDC_WEB_SRP_FS_PAGE',
|
||||
'rdc-client-version': '3.0.2515',
|
||||
'sec-ch-ua': '"Google Chrome";v="135", "Not-A.Brand";v="8", "Chromium";v="135"',
|
||||
'sec-ch-ua-mobile': '?0',
|
||||
'sec-ch-ua-platform': '"macOS"',
|
||||
@@ -95,6 +97,7 @@ class Scraper:
|
||||
'sec-fetch-mode': 'cors',
|
||||
'sec-fetch-site': 'same-site',
|
||||
'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36',
|
||||
'x-is-bot': 'false',
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user