Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flairNLP
/
fundus
Public
Notifications
You must be signed in to change notification settings
Fork
111
Star
473
Code
Issues
27
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor fundus in preperation for version
1.0
- #933
#933
Draft
MaxDall
wants to merge 12 commits into
master
flairNLP/fundus:master
from
refactor-scraping-module
flairNLP/fundus:refactor-scraping-module
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Refactor fundus in preperation for version
1.0
#933
MaxDall
wants to merge 12 commits into
master
flairNLP/fundus:master
from
refactor-scraping-module
flairNLP/fundus:refactor-scraping-module
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
refactor utility helpers and add concurrency and timing modules
MaxDall
committed
cec7570
View commit details
Copy full SHA for cec7570
Browse repository at this point
add retry on 5xx errors and refactor session handling
MaxDall
committed
36beda3
View commit details
Copy full SHA for 36beda3
Browse repository at this point
refactor html, article, url and filter primitives
MaxDall
committed
71f1149
View commit details
Copy full SHA for 71f1149
Browse repository at this point
add layered source and pipeline modules
MaxDall
committed
1c88d04
View commit details
Copy full SHA for 1c88d04
Browse repository at this point
split crawler into base, web and ccnews modules
MaxDall
committed
636cf7e
View commit details
Copy full SHA for 636cf7e
Browse repository at this point
restructure test suite into package layout
MaxDall
committed
dab634d
View commit details
Copy full SHA for dab634d
Browse repository at this point
refactor docstrings and documentation
MaxDall
committed
6dc02dc
View commit details
Copy full SHA for 6dc02dc
Browse repository at this point
Commits on Jun 10, 2026
test timeout handling with real curl_cffi timeouts across session, web source and robots
MaxDall
committed
57cf746
View commit details
Copy full SHA for 57cf746
Browse repository at this point
Commits on Aug 1, 2026
configure logging on the library root instead of every module logger
MaxDall
committed
7848435
View commit details
Copy full SHA for 7848435
Browse repository at this point
log CC-NEWS worker output through the main process instead of from each worker
MaxDall
committed
30939c2
View commit details
Copy full SHA for 30939c2
Browse repository at this point
split logging into the public API and the worker-process transport
MaxDall
committed
17fcc03
View commit details
Copy full SHA for 17fcc03
Browse repository at this point
Commits on Aug 2, 2026
give ParserProxy value equality so value-equal publishers compare equal
MaxDall
committed
a8b93bf
View commit details
Copy full SHA for a8b93bf
Browse repository at this point
You can’t perform that action at this time.