GithubHelp home page GithubHelp logo

pj8912 / movie-blog-automation Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 0.0 41 KB

Movie plot Blog Automation Project

Home Page: https://movieplotzz.blogspot.com/

License: MIT License

Python 100.00%
automation blogger blogger-api imdb movie-plot movies plot pyton wikipedia

movie-blog-automation's Introduction

movie-blog-automation

blogger-autom

Blog Automation Project

This project is designed to fetch the top 250 movies from IMDb, search for their corresponding Wikipedia pages, extract the plot and poster image, and finally upload the information to a Blogger account using the Blogger API.

MoviePlotzz

Website : https://movieplotzz.blogspot.com/

image

Getting Started

These instructions will help you get started with the project.

Prerequisites

Before getting started with the project, you will need the following:

  • A Google account to access the Blogger API
  • A valid API key, client credentials to access the Blogger API
  • A Python environment with the following packages installed:
    • requests
    • bs4 (BeautifulSoup)
    • wikipedia
    • IMDbPY(Cinemagoer)

Install

  • Clone repo
git clone https://github.com/pj8912/movie-blog-automation.git
  • Install requirements.txt
pip install -r requirements.txt

Configuration

  • Create a project in the Google API Console.
  • Enable the Blogger API for your project.
  • Create an API key for your project.
  • Create OAuth 2.0 Client ID(clientid, client credentials)
  • Add CLIENT_ID and CLIENT_SECRET to .env file
  • Go to code-token/ run get_code_token.py to generate access token that will be used to upload post to blogger.
  • Add generated ACCESS_TOKEN to .env file.

Start

  1. Run the main.py file to start the project.
python main.py
  1. The project will fetch the top 250 movies from IMDb, search for their corresponding Wikipedia pages, extract the plot and poster image, and finally upload the information to a Blogger account using the Blogger API.

Support

Buy Me A Coffee

Conclusion

This project is a useful tool for anyone looking to extract and upload movie information from IMDb and Wikipedia to a Blogger account. With a few simple steps, you can easily fetch the top 250 movies from IMDb, extract their plots and poster images, and upload them to your Blogger account.

movie-blog-automation's People

Contributors

pj8912 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.