Skip to content

Python script that scrapes IMDB and makes an XML file, for a course I had in uni.

Notifications You must be signed in to change notification settings

Evgastap/SemanticScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemanticScraper

This is a collection of code that queries the list of top movies of 2020 from IMDB, scrapes that list, and formulates it in multiple XML files.

main.py - responsible for generating the main XML export, saves as export.xml

main2.py - responsible for generating the alternative, slightly-altered XML export, saved as export2.xml

Other files - not important or used as scratch. Please ignore.

About

Python script that scrapes IMDB and makes an XML file, for a course I had in uni.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published