Git Product home page Git Product logo

web-scraping's Introduction

Web-Scraping

Web scraping (web harvesting or web data extraction) is a computer software technique of extracting information from websites.

ASNs (Autonomous System Numbers) are one of the building blocks of the Internet. This project is to create a mapping from each ASN in use to the company that owns it. For example, ASN 36375 is used by the University of Michigan - http://bgp.he.net/AS36375

The site http://bgp.he.net/ has lots of useful information about ASNs. Starting at http://bgp.he.net/report/world crawl and scrape the linked country reports to make a structure mapping each ASN to info about that ASN. Sample structure: {3320: {'Country': 'DE', 'Name': 'Deutsche Telekom AG', 'Routes v4': 13547, 'Routes v6': 268}, 36375: {'Country': 'US', 'Name': 'University of Michigan', 'Routes v4': 14, 'Routes v6': 1}}

web-scraping's People

Contributors

snehi23 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.