You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of scrapping the Main_Page page, we could use this MediaWiki endpoint: /api.php?action=query&prop=info&titles=Main%20Page&inprop=created
For instance: https://gardening.wikia.com/api.php?action=query&prop=info&titles=Main%20Page&inprop=created
Which retrieves the date of creation for the page called "Main Page".
This also would help for retrieving the date of creation of wikis using no-Gregorian calendars.
The text was updated successfully, but these errors were encountered:
Akronix
changed the title
Date of creation of a wiki could be gathered using the MediaWiki API
[wikia_census] Date of creation of a wiki could be gathered using the MediaWiki API
Nov 5, 2018
Instead of scrapping the Main_Page page, we could use this MediaWiki endpoint:
/api.php?action=query&prop=info&titles=Main%20Page&inprop=created
For instance: https://gardening.wikia.com/api.php?action=query&prop=info&titles=Main%20Page&inprop=created
Which retrieves the date of creation for the page called "Main Page".
This also would help for retrieving the date of creation of wikis using no-Gregorian calendars.
The text was updated successfully, but these errors were encountered: