WikiStalk : Analyze Wikipedia User's Activity
https://replit.com/@rtnf141/wistalk
pip install beautifulsoup4
pip install lxml
python3 wistalk.py targetWikipediaUsername wikipediaLanguageCode
Supported wikipedia language :id
(default) anden
Example :
python3 wistalk.py someUser en
python3 wistalk.py namaPengguna
pip install beautifulsoup4
pip install requests
pip install lxml
Now you can directly query to Wikipedia's database to analyze wikipedia user's activity (https://quarry.wmcloud.org/query/59144). It's much faster this way.
- Create a Wikipedia account
- Log in to Quarry
- Fork that SQL query
- Change the target variable with target username
- Submit query