Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web scraper for Medium bookmarks

Usage

  • save the medium cookie (from dev tools for example) in env.js
  • npm install && npm run start

Endpoints:

  • GET /api/bookmarks returns JSON response
  • GET /bookmarks returns a basic HTML page with bookmarks

Todo:

- [x] Basic scraping
- [ ] Sort by 
	- [x] alphabet 
	- [ ] recent 
	- [x] shortest time
	- [x] longest time
- [ ] Lists

About

Local web scraper/API for Medium bookmarks

Topics

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages