GithubHelp home page GithubHelp logo

mzubairtahir / ebay-search-result-scraper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20 KB

It is a python scraper scraping search results from 'ebay.com' website

License: GNU General Public License v3.0

Python 100.00%
data-mining data-scraping ebay ebay-scraper ecommerce-scrapper python3 web-scraping

ebay-search-result-scraper's Introduction

Ebay Search Results Scraper πŸ•Έ

It is a python 🐍 scraper that is scraping search Results of ebay.com

It is scraping following features of items:

  • price of item πŸ’²
  • Item link πŸ”—
  • Title of item
  • Status of item (Pre-owned or Brand-new)
  • Seller info β„Ή
  • Item location πŸ—Ί

How to use it❓

You must have python environment and its following libraries:

  • bs4
  • playwright
  • pandas

To install these libraries, simply run following command in your terminal

pip install playwright pandas bs4

Now, before running the script "main.py" you have to give search query and total number of pages you want to scrape!

Example:
search_query = "mouse for laptop"
&
total_pages = 5

Contributions

If you want to contribute in it to make it more better, simply send a pull request

ebay-search-result-scraper's People

Contributors

mzubairtahir avatar

Watchers

 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.