Skip to content

Broken link checker for browser bookmarks written in Swift.

Notifications You must be signed in to change notification settings

hispanico94/bookmark-tester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark Tester

Swift License

Bookmark tester is a broken link checker designed to read HTML bookmark files from Chrome, Firefox, Chromium, and other browsers with an export to HTML feature.

Features

  • Parses bookmarks in HTML format
  • Checks and records the response code for each bookmark

Usage

In order to use the Bookmark tester, first export your browser bookmarks to HTML, and then copy the HTML code into the bookmarkHTML variable inside BrowserBookmarks.swift. An example bookmarks HTML file for testing purposes is included here.

Libraries

  • SwiftSoup, an HTML parsing library for Swift.

About

Broken link checker for browser bookmarks written in Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.1%
  • Swift 39.9%