Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theiyd/hrefscraper

A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.
https://github.com/theiyd/hrefscraper

chrome extensions javascript

Last synced: 3 days ago
JSON representation

A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.

Awesome Lists containing this project

README

        

![Image](/assets/banner.png)

[![GitHub issues](https://img.shields.io/github/issues/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/issues) [![GitHub forks](https://img.shields.io/github/forks/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/network) [![GitHub stars](https://img.shields.io/github/stars/theIYD/HrefScrapper.svg)](https://github.com/theIYD/HrefScrapper/stargazers) [![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/theIYD/HrefScrapper/master/LICENSE)
# HrefScrapper

A tiny chrome extension which scraps all the hrefs from a particular page and downloads them as a text document.


### Installation :grey_question:
1. Clone the repository
2. Open Chrome, go to Extensions.
3. Check the Developer Mode.
4. Load unpacked extension.
5. The extension appears on the top right.


#### Show some love :heart:
* The repository is purely allowed to be forked, starred or watched. Visit my website for more information about me.


### License :scroll:

Copyright 2017 Idrees Dargahwala

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.