Skip to content

sahillihas/BirthdayTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBpedia Twitter Bot

Twitter Bot posting daily Birthday of Famous Indian using DBpedia data

Live - https://twitter.com/OntologyBot

About

DBpedia is a crowd-sourced community effort to extract structured content from the information created in various Wikimedia projects. This structured information resembles an open knowledge graph (OKG) which is available for everyone on the Web

We get the required information from DBpedia using SPARQL queries (https://dbpedia.org/sparql).

Filtering the people's on the basis of Nationality and their Day and Month of Birth we are able to find the required set of data.

This data is further processed and summarized so that we can get the required information only.

Using Tweepy, we get access to Twitter API v2.0 and after authentication and further summarization and trimming of the data, we pass it on to the API which helps us post the tweet.

We had deployed our Bot and it is posting tweets daily at 18:00 IST.

Deployment

The running version of bot can be seen on twitter at https://twitter.com/OntologyBot

This project is deployed on https://www.pythonanywhere.com/

App Screenshot

Tech Stack

  • DBpedia Data
  • SPARQL Query
  • RDFLib Library
  • SPARQLWrapper Library
  • Tweepy Library

App Screenshot

Support

For any help, contact sahil.lihas@ymail.com

App Screenshot

About

Twitter Bot posting daily Birthday of Famous Indian using DBpedia data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages