Page MenuHomePhabricator

fixing_redirects.py: use more efficient querying
Open, LowPublicFeature

Description

Instead of getting the full page text of all linked pages, we can just ask the API about redirects, e.g.:

https://en.wikipedia.org/w/api.php?action=query&generator=links&titles=Ani_DiFranco&gpllimit=1000&redirects
Add Comment


Version: core-(2.0)
Severity: enhancement

Details

Reference
bz59687

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:20 AM
bzimport set Reference to bz59687.
bzimport added a subscriber: Unknown Object (????).

This can only be implemented if missing pages aren't checked for page moves.

Xqt removed Xqt as the assignee of this task.Jan 8 2022, 5:47 PM
Xqt lowered the priority of this task from High to Low.
Xqt changed the subtype of this task from "Task" to "Feature Request".
Xqt subscribed.