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
14
Commits
1
Branch
0
Tags
82
KiB
Python
100%
652261b774
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
652261b774
Added support for known hub URLs in scout_logic.py to handle Playwright timeouts and errors more effectively. Updated fetching logic to prioritize known URLs when encountering issues, enhancing reliability in link extraction.
2026-01-31 18:42:42 +01:00
docs
initialer Setup
2026-01-31 12:11:16 +01:00
src
Added support for known hub URLs in scout_logic.py to handle Playwright timeouts and errors more effectively. Updated fetching logic to prioritize known URLs when encountering issues, enhancing reliability in link extraction.
2026-01-31 18:42:42 +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