Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankit404butfound/collapsed-quora-bot
https://github.com/ankit404butfound/collapsed-quora-bot
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankit404butfound/collapsed-quora-bot
- Owner: Ankit404butfound
- Created: 2020-07-26T10:53:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T05:42:10.000Z (over 3 years ago)
- Last Synced: 2023-04-10T01:14:25.098Z (over 1 year ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collapsed-Quora-Bot
This bot will let you know when any of your answers on Quora collapses.## Working
This uses selenium to get the number of answer an account is having then compare it with previously stored number,
i.e when you register, it stores your Username, chat-id, Quora profile URL and *Number of answers*.
If the previous number was bigger than the current number this means the answer has collapsed, otherwise you have answerd new question,
If they both are equal, you have no activity for that session.