wikimedia.org

This is where you should report issues arising from the subscription filters.
Locked
kulla
New Member
New Member
Posts: 1
Joined: Fri Oct 06, 2017 10:15 pm

wikimedia.org

Post by kulla »

The site https://wikimedia.org/api/rest_v1/ documents how the pageview for Wikimedia projects can be accessed by the given RESTBase API (https://www.mediawiki.org/wiki/RESTBase).

However EasyList (from 05 Oct 2017 10:41 UTC) blocks the API call when the form given at

Code: Select all

https://wikimedia.org/api/rest_v1/#!/Pageviews_data/get_metrics_pageviews_per_article_project_access_agent_article_granularity_start_end
For example the call to

Code: Select all

https://wikimedia.org/api/rest_v1/metrics/pageviews/per-article/en.wikibooks/all-access/all-agents/Main%20page/daily/20170101/20171001
is blocked by the filter

Code: Select all

/pageviews/$domain=~tools.wmflabs.org
However calling

Code: Select all

https://wikimedia.org/api/rest_v1/metrics/pageviews/per-article/en.wikibooks/all-access/all-agents/Main%20page/daily/20170101/20171001
directly or in Apps like https://tools.wmflabs.org/pageviews/ functions well as intended.
caipora
Senior Member
Senior Member
Posts: 58
Joined: Sat Apr 23, 2016 3:14 pm

Post by caipora »

EasyPrivacy breaks this:

Code: Select all

https://stats.wikimedia.org/v2/#/all-projects

Code: Select all

/pageviews/$domain=~tools.wmflabs.org
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked