Giter VIP home page Giter VIP logo

sandyundefined / django-search-engine Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 11.0 1.72 MB

Django Search Engine, Scrape links and text from different search engine as mentioned in Readme and Display it.

License: MIT License

Python 40.68% CSS 8.61% HTML 12.22% JavaScript 38.37% Procfile 0.13%
django scraping google-scraper duckduckgo-search-engine-scrap ecosia-search yahoo-scrap search-engine-scraper search-engine scrape-links scraper

django-search-engine's Introduction

Django-Search-Engine

Scrapes links and text from different search engine and Displays it on a webpage.

DEMO: https://djangosearchengine.herokuapp.com/

Supported Search engine

  • Google
  • Yahoo
  • DuckDuckGo
  • Ecosia
  • Bing
  • Givewater

Features

  1. Removed Ad links.
  2. Scrap to the next page.(Incomplete)

How to Run

Open cmd prompt and write following commands.

Step 1: git clone https://github.com/SandyUndefined/Django-Search-Engine.git

Step 2: cd Django-Search-Engine

Step 3: pip install -r requirements.txt or pip3 install -r requirements.txt

Step 4: cd SearchEngine

Step 5: manage.py runserver or python manage.py runserver

Step 6: Open browser and type http://127.0.0.1:8000/

TODO

  • Add more Search Engine.

Feel free to Contribute

To fix a bug or create new feature, follow these steps:

  1. Fork the repo

  2. Create new branch.(git checkout -b feature)

  3. Make changes or add new changes

  4. Commit your changes(git add -a,git commit -m 'New feature')

  5. Push to branch (git push origin feature)

  6. Create a pull request

Please click here to report an issue or request a new feature.

django-search-engine's People

Contributors

sandyundefined avatar sujitmandal avatar

Stargazers

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