Skip to content

guyfawcus/PagesBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Wikidata bot that adds 'number of pages' (P1104) statements to items

See PagesBot on Wikidata

Use

  • Run pip install -U -r requirements.txt
  • Add your credentials to the .env file or set the options as environment variables
  • Then with your own Python script in the same directory:
import pagesbot
sandbox_qid = 'Q4115189'
pagesbot.parse_item(sandbox_qid, write_changes=False)

About

Wikidata bot that adds 'number of pages' (P1104) statements to items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages