Giter VIP home page Giter VIP logo

roskilde_festival_band_scraper's Introduction

Band scraper for Roskilde Festival's website

Scraper for Roskilde Festival webpage (www.roskilde-festival.dk). Scraping the info about the announced bands a specific year

I have translated the most important thing from danish to english. The rest will come. And in some time I will write some documentation at how to use it.

Installation

  1. Clone/download the files from the repository
  2. Download and install PhantomJS version 2.1.1 (or higher) by following this guide.
  3. Install Pipy packages: pip3 install -r requirements.txt
  4. Update db_info.txt with the right credentials
  5. Done! :)

Quick-guide for use:

It will find and use the year that Roskilde Festival current uses. As in december 2016, it will use 2017 as the current year:

./RfBandScraping.py

The result of the above (should be) the band names for the upcomming year 2017.

If you want to scrape old years, you have to give the year explicit, like this:

./RfBandScraping.py 2016

OBS: Scraping old years, isn't yet implemented!

Dependencies

Pipy packages

  • Selenium
  • BeautifulSoup4
  • tqdm
  • dateutil
  • PyMySQL

Other tools/dependencies

  • PhantomJS>=2.1.1

Issues and to-do

  • Argument to choose to save bands in database or a file
  • Arguments for when to save to the database (host, password etc.)
  • Scraping old years

roskilde_festival_band_scraper's People

Contributors

handiandi avatar theme1256 avatar

Watchers

James Cloos 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.