https://github.com/ericfreese/w3mailparse
https://github.com/ericfreese/w3mailparse
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericfreese/w3mailparse
- Owner: ericfreese
- License: mit
- Created: 2014-02-17T10:34:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-18T04:17:20.000Z (over 12 years ago)
- Last Synced: 2025-01-23T03:48:34.864Z (over 1 year ago)
- Language: JavaScript
- Size: 5.09 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Readable W3C Archives
The W3C keeps fantastic archives of their public email lists.
But they're painful to browse, so I made it a little easier.
## How to use it
Take any publicly archived W3C email url and swap out `lists.w3.org` for your hostname.
Scraped emails are also available in JSON format at `/m?url=[w3url]`.
## Running locally
$ git clone https://github.com/ericfreese/w3mailparse
$ cd w3mailparse
$ npm install
$ foreman start
Should run at http://localhost:5000/