Giter VIP home page Giter VIP logo

url-archiver's Introduction

URL Archiver

I view a lot of webpages, journals, tutorials, etc. everyday on a massive variety of different topics, and I often find myself scurrying through my browser's history to later find something I read and either forgot to bookmark, or wanted to later revisit. This is a stop-gap solution to that - by producing a comma-separated-values (CSV) file that I can easily search, of all the webpages that I view in a day. The idea came about from a suggestion by someone online.

The PHP script sits in a directory that is parked by Laravel Valet as it is a part of my everyday workflow and is a convenient means to host and work with Laravel (and vanilla PHP) software - but you could just use PHP's built-in server to do this too. It takes the request URI passed to it by a script and appends it to a date-derived .CSV file.

The JavaScript file is a TamperMonkey userscript that runs on all URLs (top-level, not frames) that I visit and posts them to the URL specified - which is the URL I use in Valet. This could also be something akin to localhost:8080 or whatever you're using. I use both Firefox and Chrome routinely, so it should work with basically any browser that uses their engines.

It's nothing fancy at all, but it's just a tool in my kit that I find useful, and maybe you might too.

License

MIT

url-archiver's People

Contributors

oliverearl avatar

Stargazers

 avatar EvanM avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.