https://github.com/code-reaper08/Link-Master
Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as "Success" or "Failure".
https://github.com/code-reaper08/Link-Master
broken-link broken-links find readme readme-broken-link-finder star url webapp
Last synced: 2 days ago
JSON representation
Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as "Success" or "Failure".
- Host: GitHub
- URL: https://github.com/code-reaper08/Link-Master
- Owner: code-reaper08
- License: mit
- Created: 2021-03-11T19:40:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-08T16:58:29.000Z (over 3 years ago)
- Last Synced: 2024-11-08T11:46:01.260Z (5 months ago)
- Topics: broken-link, broken-links, find, readme, readme-broken-link-finder, star, url, webapp
- Language: JavaScript
- Homepage: https://code-reaper08.github.io/Link-Master/
- Size: 4.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- project-awesome - code-reaper08/Link-Master - Link-Master is a Web-APP which finds all the Broken-URL's in your Project's README file. It uses Cheerio for scraping the exact Readme file content and present you with status for each link either as (JavaScript)
README
# Link-Master
[](https://github.com/code-reaper08/Link-Master/blob/main/LICENSE) [](https://github.com/code-reaper08/Link-Master/stargazers) [](https://github.com/code-reaper08/Link-Master/issues) [](https://github.com/code-reaper08/Link-Master/network)       
## **Link-Master** is a website which lists all the broken **URL**s in your README file.
### With Link-Master finding and fixing **Broken-URL** is easy task.
## How to use :
Using Link-Master is easy as clicking a button.1. Head over to any one of the websites ,
+ [https://code-reaper08.github.io/Link-Master/](https://code-reaper08.github.io/Link-Master/)+ [https://link-master.netlify.app/](https://link-master.netlify.app/)
2. Paste your Repository's URL in the search box.



3. Wait for the result (It takes some time to crawl your README file).
4. **BOOM !!** , You get a status for every URL in your README file.
## Status for Links :
### Link-Master displays a status for every URL in your README file.
### It has 2 status for now,+ success 
+ failure 
## Contributing:
This Project is solely done by me. I know it lacks some features and have a lot to optimize. So, contibutions of anyform are welcomed!.**If you like this Project, Be sure to star it .**
## Note :
This website does not work on Mobile Browsers.## License :
MIT LicenseCopyright (c) 2021 Vishwa.R