All Projects → altilunium → wistalk

altilunium / wistalk

Licence: other
Wistalk : Analyze Wikipedia User's Activity

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to wistalk

Mwclient
Python client library to interface with the MediaWiki API
Stars: ✭ 221 (+1063.16%)
Mutual labels:  wikipedia
cassandra-GLAM-tools
Support GLAMs in monitoring and evaluating their cooperation with Wikimedia projects
Stars: ✭ 17 (-10.53%)
Mutual labels:  wikipedia
wikibot
Some MediaWiki bot examples including wikipedia, wikidata using MediaWiki module of CeJS library. 採用 CeJS MediaWiki 自動化作業用程式庫來製作 MediaWiki (維基百科/維基數據) 機器人的範例。
Stars: ✭ 26 (+36.84%)
Mutual labels:  wikipedia
Taizen
curses based mediawiki browser
Stars: ✭ 249 (+1210.53%)
Mutual labels:  wikipedia
equalstreetnames
Map visualizing the streetnames by gender : 50 cities in 11 countries
Stars: ✭ 64 (+236.84%)
Mutual labels:  wikipedia
wikipedia-reference-scraper
Wikipedia API wrapper for references
Stars: ✭ 34 (+78.95%)
Mutual labels:  wikipedia
Wikipedia Ios
📱The official Wikipedia iOS app.
Stars: ✭ 2,375 (+12400%)
Mutual labels:  wikipedia
tech-seo-crawler
Build a small, 3 domain internet using Github pages and Wikipedia and construct a crawler to crawl, render, and index.
Stars: ✭ 57 (+200%)
Mutual labels:  wikipedia
HealthApp
A desktop application to fetch Wikipedia,Google,Disease results and save them as text file,in database.Have a Section to search details about doctors in location
Stars: ✭ 23 (+21.05%)
Mutual labels:  wikipedia
wikirepo
Python based Wikidata framework for easy dataframe extraction
Stars: ✭ 33 (+73.68%)
Mutual labels:  wikipedia
Alfred Web Search Suggest
Alfred search suggest workflow for various popular websites.
Stars: ✭ 249 (+1210.53%)
Mutual labels:  wikipedia
discord-wiki-bot
Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about the pages and is able to resolve redirects and follow interwiki links.
Stars: ✭ 69 (+263.16%)
Mutual labels:  wikipedia
pw
Best websites a Programmer should visit
Stars: ✭ 27 (+42.11%)
Mutual labels:  wikipedia
Wikipedia Api
Python wrapper for Wikipedia
Stars: ✭ 227 (+1094.74%)
Mutual labels:  wikipedia
helpmebot
Helpmebot
Stars: ✭ 16 (-15.79%)
Mutual labels:  wikipedia
Mediawiki
🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
Stars: ✭ 2,752 (+14384.21%)
Mutual labels:  wikipedia
go-wikidata
Wikidata API bindings in go.
Stars: ✭ 27 (+42.11%)
Mutual labels:  wikipedia
Spell4Wiki
Spell4Wiki is a mobile application to record and upload audio for Wiktionary words to Wikimedia commons. Also act as a Wiki-Dictionary.
Stars: ✭ 17 (-10.53%)
Mutual labels:  wikipedia
on-this-day
App that serves and displays events, births and deaths that occurred during the queried day of history, scraped from Wikipedia
Stars: ✭ 12 (-36.84%)
Mutual labels:  wikipedia
Wikifeedia
☔ Wikipedia turned into a newsfeed
Stars: ✭ 43 (+126.32%)
Mutual labels:  wikipedia

wi-stalk

WikiStalk : Analyze Wikipedia User's Activity

Live Demo

https://replit.com/@rtnf141/wistalk

How To Use

  • pip install beautifulsoup4
  • pip install lxml
  • python3 wistalk.py targetWikipediaUsername wikipediaLanguageCode
    Supported wikipedia language : id (default) and en
    Example :
    python3 wistalk.py someUser en python3 wistalk.py namaPengguna

Screenshot

Screenshot2 Screenshot3

Dependencies

pip install beautifulsoup4 pip install requests pip install lxml

Update : Wistalk2

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].