Giter Site home page Giter Site logo

gitissuescraper's People

Contributors

gusandrews avatar jstray avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

kfogel

gitissuescraper's Issues

Terminology fix: it's not a "scraper".

Hey, Gus -- you're going to hate me for saying this now instead of earlier (actually, I did say it during the team call, but James and I spoke at the same time and I'm pretty sure no one heard me; I didn't repeat it then, as the topic moved on). Anyway:

A "scraper" is a program that gets information from human-readable sources that aren't intended for programs (details here and here). In other words, if your program ingests the GitHub issues page -- the same HTML page that you and I see in our browsers -- then it could "scrape" GitHub issues. But if you use the GitHub API to get issue information, then by definition that's not scraping.

Now, obviously, using the API is the right thing to do. I'm not saying any of that should change. I'm just saying don't call it a scraper or refer to what it does as scraping. If you call it a "scraper", people will get confused, because it's the opposite of a scraper -- one only writes scrapers when no API is available.

I realize that this involves not only changing the documentation and filenames and variable names in your code code, but the very name of the program itself. But actually, the name needed to change anyway, because the program is no longer only for Git issues (by the way, don't forget to update the README.md file too to indicate that support now extends beyond just GitHub).

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.