This website requires JavaScript.
Explore
Help
Register
Sign In
Lars
/
ResearchAgent
Watch
1
Star
0
Fork
0
You've already forked ResearchAgent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
82
KiB
Python
100%
b3e9a6455b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Lars
b3e9a6455b
Enhanced main.py and scout_logic.py with improved timeout handling for URL fetching, added logging for better request tracking, and optimized page loading strategy to prevent hangs on heavy pages.
2026-01-31 18:25:23 +01:00
docs
initialer Setup
2026-01-31 12:11:16 +01:00
src
Enhanced main.py and scout_logic.py with improved timeout handling for URL fetching, added logging for better request tracking, and optimized page loading strategy to prevent hangs on heavy pages.
2026-01-31 18:25:23 +01:00
.env.example
Updated project structure and added initial configuration files.
2026-01-31 17:36:48 +01:00
.gitignore
Updated project structure and added initial configuration files.
2026-01-31 17:36:48 +01:00
docker-compose.yml
Updated docker-compose.yml to clarify port mapping, modified Dockerfile.worker to enable access logging, and added logging functionality in main.py for request tracking.
2026-01-31 18:19:41 +01:00
Dockerfile.worker
Updated docker-compose.yml to clarify port mapping, modified Dockerfile.worker to enable access logging, and added logging functionality in main.py for request tracking.
2026-01-31 18:19:41 +01:00
readme
readme hinzugefügt
2026-01-31 12:02:18 +01:00
requirements.txt
Added playwright-stealth dependency and refactored link fetching logic in scout_logic.py to enhance bot detection evasion and implement HTTP/2 fallback handling.
2026-01-31 18:08:40 +01:00
readme
Research Agent