Code Monkey home page Code Monkey logo

crawl-server's Introduction

Description

The repository is created to contain the core .py file as well as other files. The main function is to gain the information in the website of our internal server.
The .csv file named 'test.csv' is the example running result of the main code in file 'crawlserver.py'.

How to use

Step 1

You can clone the package to some kind of path in your PC, then open the cmd and change path to where you contain the .py file.

Step 2

After success, type the name of the .py file('crawlserver.py') to the panel and press Enter to run.

Step3

First, the system want to know which .csv file you'll contain your running result. There are two conditions:

  1. If you need to save the running result to other path instead of the current path, you should provide the whole path like C:\Program Files\test, remember not to press the extension name(.csv is not needed), test is the .csv name which should be contained in the path.
  2. And if you just want to put the results in the current path, press the .csv file name only(like test).
Step4

After the process, data will be crawled from the website and saved to the .csv file you typed before automatically.

Statement

It is provided only to the insider, other people please don't attempt to clone the code since there is no use to do that. This is the internal demand. Thank you for your cooperation.

crawl-server's People

Contributors

clarett avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

noobfish

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.