Coder Social home page Coder Social logo

roshanjose7 / overflowedge Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.08 MB

Introducing OverflowEdge: Your Dev's Edge! This TypeScript NodeJS web scraping script fetches the latest StackOverflow questions and exports them to CSV. Stay updated and seize the opportunity to be the first to answer. Empower your development journey with StackFlowScraper! ๐Ÿš€๐Ÿ“ˆ #WebScraping #StayUpdated #DevEdge

License: MIT License

TypeScript 100.00%

overflowedge's Introduction

OverflowEdge

Introducing OverflowEdge: Your Dev's Edge! This TypeScript NodeJS web scraping script fetches the latest StackOverflow questions and exports them to CSV. Stay updated and seize the opportunity to be the first to answer. Empower your development journey with StackFlowScraper! ๐Ÿš€๐Ÿ“ˆ #WebScraping #StayUpdated #DevEdge

Features

  • Uses Redis as an In-memory Database for faster storage and retrieval of data.
  • Stores the :
    • Question title,
    • Unique Question Link,
    • # of views of the Question,
    • # of upvotes of the Question,
    • # of answers to the Question,
    • Date on which the Question was asked.
  • Uses Selenium Web Driver for Web Scraping.
  • Fetch all data concurrently with ES6 Promises.

External Packages

Package Description
redis Client for redis database
enquirer Library to prompt input from user
export-to-csv Data converter from JSON to CSV
selenium-webdriver Web Driver for Selenium JavaScript

Run Locally

Clone the project

  git clone https://github.com/RoshanJose7/webscraper-node.git

Go to the project directory

  cd webscraper-node

Install dependencies

  npm install

Start the server

  npm run start:dev

Build server

  npm run build

Start the production server

  npm run start

Important Links

overflowedge's People

Contributors

roshanjose7 avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  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.