angus151 / ewrc-results

Scraping of ewrc-results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scraping

Web scraping with python package pyquery

Prerequisites

Python 3.6.3

requests (Python module)

pyquery (Python module)

Installing

1 - Python download and follow installation steps from https://www.python.org/ instructions

2 - After configuring Python in your system run the following commands from your terminal

  pip install requests
  pip install pyquery

Built With

  • Python - Programming language web
  • requests - Requests is the only Non-GMO HTTP library for Python, safe for human consumption.
  • pyquery - pyquery allows you to make jquery queries on xml documents

Authors

About

Scraping of ewrc-results


Languages

Language:Python 100.0%