Skip to content

Instantly share code, notes, and snippets.

View jairopinilla's full-sized avatar

Jairo Pinilla jairopinilla

View GitHub Profile
@jairopinilla
jairopinilla / imbdGetGenres.py
Last active May 31, 2020 19:27
Code to get genres of imbd by tittle of the movie.
from imdb import IMDb
import re
from urllib.request import urlopen as uReq
from bs4 import BeautifulSoup as soup
from datetime import datetime, timedelta
from selenium import webdriver
from selenium.webdriver.common.by import By
import time
import requests
import time
@jairopinilla
jairopinilla / uploadgooglestore.ipynb
Created May 20, 2020 02:36
UploadGoogleStore.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.