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
8
Commits
1
Branch
0
Tags
82
KiB
Python
100%
3542e4564b
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
3542e4564b
Updated docker-compose.yml to change the port mapping from 8000 to 8010 for the worker service.
2026-01-31 18:15:15 +01:00
docs
initialer Setup
2026-01-31 12:11:16 +01:00
src
Updated scout_logic.py to use the new Stealth class for bot detection evasion, replacing the previous stealth_async function call.
2026-01-31 18:13:40 +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 change the port mapping from 8000 to 8010 for the worker service.
2026-01-31 18:15:15 +01:00
Dockerfile.worker
Updated project structure and added initial configuration files.
2026-01-31 17:36:48 +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