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
Accelerator
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
Type
/
to 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 }}
JosephDeepIntelli
/
newspaper
Public
forked from
codelucas/newspaper
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
newspaper
tests
on
master
User selector
All users
All time
Commit history
Commits on Jun 10, 2017
Add logic to handle http != 2XX response failures. Inform user download failed
codelucas
authored and
louyangsc
committed
f6738ec
View commit details
Copy full SHA for f6738ec
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Merge pull request #296 from Factr/fix-relative-canonical-link
Show description for 90d379b
codelucas
authored
90d379b
View commit details
Copy full SHA for 90d379b
View code at this point
Browse repository at this point
Commits on Oct 14, 2016
get_canonical_link handle hostname
Adam Nelson
committed
599ad12
View commit details
Copy full SHA for 599ad12
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Add TODO for making unit test not hit example.com
Adam Nelson
committed
508c20c
View commit details
Copy full SHA for 508c20c
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
Handle meta refresh without a url
Adam Nelson
committed
a261dae
View commit details
Copy full SHA for a261dae
View code at this point
Browse repository at this point
Commits on Jun 10, 2016
added meta refresh redirect support
logandhead
committed
3084698
View commit details
Copy full SHA for 3084698
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Unit tests for canoncial link extraction
yprez
committed
4d2008c
View commit details
Copy full SHA for 4d2008c
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Merge pull request #196 from krzd/patch-1
Show description for 307abe6
codelucas
committed
307abe6
View commit details
Copy full SHA for 307abe6
View code at this point
Browse repository at this point
Merge pull request #218 from yprez/improve-tests
Show description for 2a14f8d
codelucas
committed
2a14f8d
View commit details
Copy full SHA for 2a14f8d
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
Change assertions to unittest style
yprez
committed
3cf80ff
View commit details
Copy full SHA for 3cf80ff
View code at this point
Browse repository at this point
Surround ARROW_SPLITTER by spaces
yprez
committed
0673707
View commit details
Copy full SHA for 0673707
View code at this point
Browse repository at this point
Title extraction - replace "»" with "»" instead of stripping both
yprez
committed
4a74ec3
View commit details
Copy full SHA for 4a74ec3
View code at this point
Browse repository at this point
Some basic tests for title extraction
yprez
committed
0ed2d93
View commit details
Copy full SHA for 0ed2d93
View code at this point
Browse repository at this point
Use os.path.join properly
Show description for 968a223
yprez
committed
968a223
View commit details
Copy full SHA for 968a223
View code at this point
Browse repository at this point
Revert skipping ExhaustiveFullTextCase
yprez
committed
75070ae
View commit details
Copy full SHA for 75070ae
View code at this point
Browse repository at this point
Remove unused import
yprez
committed
6f22e2f
View commit details
Copy full SHA for 6f22e2f
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Remove trailing newline from unit tests output
krzd
committed
6852571
View commit details
Copy full SHA for 6852571
View code at this point
Browse repository at this point
Update summary for unit tests to retain sentence order
krzd
committed
d8fb78a
View commit details
Copy full SHA for d8fb78a
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Fixed some small errors
amorgun
committed
41ae1aa
View commit details
Copy full SHA for 41ae1aa
View code at this point
Browse repository at this point
Skipped some tests in order to use default test runner
amorgun
committed
5e4a15d
View commit details
Copy full SHA for 5e4a15d
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Update unit_tests.py
amorgun
committed
9c2791c
View commit details
Copy full SHA for 9c2791c
View code at this point
Browse repository at this point
Update unit_tests.py
amorgun
committed
fabbef8
View commit details
Copy full SHA for fabbef8
View code at this point
Browse repository at this point
Made extremely slow test parallel
amorgun
committed
9baed07
View commit details
Copy full SHA for 9baed07
View code at this point
Browse repository at this point
Commits on Feb 12, 2016
Used unittest asserts
amorgun
committed
4350438
View commit details
Copy full SHA for 4350438
View code at this point
Browse repository at this point
Used test loader instead of listing all tests manually
amorgun
committed
20dc25e
View commit details
Copy full SHA for 20dc25e
View code at this point
Browse repository at this point
Useless method
amorgun
committed
7f6f5d4
View commit details
Copy full SHA for 7f6f5d4
View code at this point
Browse repository at this point
No need in extra article
amorgun
committed
ed20b87
View commit details
Copy full SHA for ed20b87
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Made tests order-independent
amorgun
committed
ee261ff
View commit details
Copy full SHA for ee261ff
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
unit_test - exit with status code
Show description for 7b0ae54
yprez
committed
7b0ae54
View commit details
Copy full SHA for 7b0ae54
View code at this point
Browse repository at this point
Commits on Jan 10, 2016
Merge pull request #132 from davecrumbacher/parse-byline-fix
Show description for 6858559
codelucas
committed
6858559
View commit details
Copy full SHA for 6858559
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Support urls with dots
alexanderlukanin13
committed
0b7b176
View commit details
Copy full SHA for 0b7b176
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
Ignore case when removing duplicate authors
Dave Crumbacher
committed
f727e16
View commit details
Copy full SHA for f727e16
View code at this point
Browse repository at this point
Commits on Mar 27, 2015
Better handle more complex author names; simplify process to make author list unique
Dave Crumbacher
committed
ab72139
View commit details
Copy full SHA for ab72139
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Add publishing date extraction
codelucas
committed
30eab17
View commit details
Copy full SHA for 30eab17
View code at this point
Browse repository at this point
Commits on Feb 1, 2015
Add fulltext(..), an API for direct HTML => fulltext
codelucas
committed
83775a7
View commit details
Copy full SHA for 83775a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.