Giter Site home page Giter Site logo

web-scrapers's Introduction

Web-Scrapers

This repo will contain code for all of the web-scrapers I have ever built, with the idea that maybe this will save work for somebody else building a scraper for the same site, or a similar site.

In terms of the way this is structured, for the time being I am planning on putting scrapers for different websites (defined by the domain named) into different folders. Depending on the length of the domain name, I will do my best to give each folder name the domain name. In any case, within the READMEs for each folder, I will give the URL to the homepage along with a description of how to use the scraper in that folder.

Notes

While it might be easier for others if I placed each individual scraper into its own repo (so users could download just the repo for the scraper they wanted, rather than this entire repo), I prefer this structure of keeping them all centralized.

The majority, if not all, of these scrapers will not actively be kept up to date. So, if the website that they were built on changes in a way that it breaks the scraper, users will have to refactor the scraper to account for that.

As a last quick note - all of these are built using Python 3. That might be worth nothing given the current state of the libraries available in Python 2 and 3 for interacting with the web.

web-scrapers's People

Contributors

sallamander avatar

Watchers

 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.