项目作者: KaustubhDamania

项目描述 :
Unlocks starred Medium articles | Proxy for Medium
高级语言: Python
项目地址: git://github.com/KaustubhDamania/SmallMedium.git
创建时间: 2020-02-22T11:50:21Z
项目社区:https://github.com/KaustubhDamania/SmallMedium

开源协议:MIT License

下载




# SmallMedium 👨‍💻











Disclaimer

  • This app does not promote piracy or abusing the free limit for starred articles. Do consider buying the Membership if you read a lot.
  • All the Medium articles fetched by this app are owned by Medium Inc.

Motivation

For all the avid Medium readers out there like me, who reads starred Medium articles in Incognito mode.

But copy pasting the URL and viewing it in Incognito mode becomes tedious, so decided to automate it.

Also wanted to learn Scrapy and Share Target API for PWAs.


Demo



| Using Share API | Using PWA
| —————————————————————————————- | —————————————————————————————- |
| |

Desktop view

Future Add-Ons

  • Dark mode
  • Show all viewed articles
  • Recommend articles based on viewed articles

Note

  • The scraper is hosted on AWS.
  • To run the scraper, follow the steps below
  1. pip install -r requirements.txt
  2. cd scraper
  3. scrapyrt -p <port-number>

Developed with :heart: by Kaustubh Damania.