Code Monkey home page Code Monkey logo

url-scraper's Introduction

URL Scraper

A python script to scrape URLs from major search engines. Search dork is supported, dork multiple search engines at once.

Screenshot 2022-12-13 171627

Supported search engines

  • Google
  • Bing
  • Yahoo
  • DuckDuckGo

Requirements

  • Python 3.10
  • requests
  • beautifulsoup4

Usage

  1. Clone the repository.

  2. Install the dependencies & activate virtual environemnt.

    $ pipenv install
    $ pipenv shell
  3. Run the program.

    $ python scraper.py
  4. Follow the prompt.

  5. Obtain results from the output/ folder.


Note: Program is intentionally slowed (humanized) to prevent being locked-out from search engines.

url-scraper's People

Contributors

shaheenfazim avatar yozachar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

iu5gal

url-scraper's Issues

give same result for every page

I chose 2: BING SEARCH
 and
[i] Enter query: site:example.com
[x] Enter page count: 5

In the output, it gives me the same result for every page.

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.