Skip to content

A gallery app that scrapes images from the data provided by twitter API

Notifications You must be signed in to change notification settings

mehuls45/Photo-Gallery-Web-App

Repository files navigation

Photo-Gallery-Web-App

A Web app that extracts images of a particular key word entered by the user from Twitter and displays as a photo gallery.

Requirements:

  1. Make sure to install TwitterAPI on your machine (pip install tweepy)

  2. To make the app work, you need to register on https://dev.twitter.com/ and get a consumer key, consumer secret, access token key, access token secret

  3. Install Xampp Server. Make sure server is running before executing the python file.

  4. Mozilla Firefox browser specifially. (because selenium works witf firefox only)

Steps:

  1. Make sure to import all the dependencies required by the python files.
  2. First run, interface.pyw by double clicking it.
  3. That's it!

About

A gallery app that scrapes images from the data provided by twitter API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published