change user agent for scrapy

This commit is contained in:
sirius0xdev 2026-03-23 01:16:51 +00:00
parent d56bd1ab15
commit 25b5c2bd7b

View file

@ -12,7 +12,7 @@ data:
# Scrapy Settings
LOG_LEVEL: "INFO"
USER_AGENT: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) NewsScraper/1.0"
CONCURRENT_REQUESTS: "50"
USER_AGENT: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.0 Safari/605.1.15"
CONCURRENT_REQUESTS: "100"
# Proxy Endpoint (The URL part only)
PROXY_ENDPOINT: ""