An open API service indexing awesome lists of open source software.

https://github.com/alihtt/imagefinder

web scraping from Wikipedia to find the photos of each movie folder.
https://github.com/alihtt/imagefinder

movies photos python web-scraping webscraping wikipedia

Last synced: 12 days ago
JSON representation

web scraping from Wikipedia to find the photos of each movie folder.

Awesome Lists containing this project

README

          

# Find Image for movie folders

+ This code uses web scraping from Wikipedia to find the photos of each movie folder.

## For Example

### Before
![before](https://user-images.githubusercontent.com/130315073/233803677-1e0a3efd-4096-455b-8e5c-843a88992bac.png)
### After
![after](https://user-images.githubusercontent.com/130315073/233803679-12992563-9c18-4cce-bac5-b7972e6cd7fd.png)

## Usage
+ To use it, you need to put the main.py file where your folders are and run it.
## to run
Open a cmd in your folders location and write this.

~~~
python main.py
~~~

## Youtube Video

[![Untitled-1](https://user-images.githubusercontent.com/130315073/233806694-7880bd62-40de-43d6-afb1-2185937264ea.png)](https://www.youtube.com/watch?v=frMoFrhScGA)