GithubHelp home page GithubHelp logo

donfanning / web-scraping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from enilas/web-scraping

0.0 1.0 0.0 17 KB

Web-scraping phone numbers off of a website with relevant information.

License: Eclipse Public License 1.0

Clojure 100.00%

web-scraping's Introduction

web-scraping

This is a web-scraper which creates a RESTful API of this website: https://s3.us-east-2.amazonaws.com/gsd-auth-callinfo/callnotes.html

Installation

  1. Install Leiningen

  2. Clone this library.

  3. To run tests using command prompt, run lein test in project root directory

Usage

To start the server, change directory to this library and run this command:

lein ring server

The server should be accessible at http://localhost:3000. There are several routes that you can access:

/posts

/posts/### (Note: This route will only show results which contain the 3-digit area-code put into the URI. If no results are found, then the page will be empty.)

/area-codes

/phone-numbers

/report-amounts

/comment-contents

Examples

As of 05/12/2017, accessing http://localhost:3000/posts/844 should give one result.

License

Copyright © 2017 Paul Nguyen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

web-scraping's People

Contributors

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