Giter Club home page Giter Club logo

olx-crawler's Introduction

OLX Crawler

OLX Crawler is an app written in Go to observe olx.pl ads. Do you want to buy something new for you, your family or friends? Then this app fits your needs. You don't need to check every ad on your own. Our app will do this for you!

Motivation

It's my friend's idea. I don't care about websites like allegro or olx.pl, but I wanted to help him, so I made this tinny application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system. WARNING: The development environment is set up only for windows.

Prerequisites

You need to install this to run this app:

  • Golang
  • Node.JS
  • Yarn
  • windres

Installing

  1. Clone this repository.
  2. Navigate to the right directory.
  3. Type "dev" in your command prompt.
  4. Open the second command prompt, navigate to the directory where is application source code, then to client directory.
  5. Type "yarn install" and wait until the download finished.
  6. Type "yarn run start" in your command prompt.
  7. Navigate to localhost:3000. If there is any content, then everything works.

How to build the standalone .exe file

I prepared batch file to make this easy as I can.

  1. Navigate to client directory.
  2. Type "yarn run build" in your command prompt and wait until the build finished.
  3. Navigate to the root directory.
  4. Run build-windows.bat.

Screenshots

Tech/framework used

Built with

  • Echo - The go web framework used to serve API (and frontend if we talk about production build).
  • colly - Used to scrape the website.
  • robfig/cron - Used to perform scheduled tasks.
  • gorm - The ORM library for Golang used to communicate with the sqlite3 database.
  • React - The web framework used to build UI.
  • Material-UI - The React UI framework.

Author

This app is fully made by Dawid Wysokiński (Kichiyaki).

olx-crawler's People

Contributors

dependabot[bot] avatar kichiyaki avatar

Watchers

 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.