Danny1379 / Product_info_scraping

simple scripts to scrape data about products from web pages using pure JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact
  5. License

About The Project

Simple scripts to scrape data about products from web pages using pure JS. Further scripts will be added in the future

you can use these scripts by copying the code in your browser console and calling the function "ScrapePages".

Built With

  • Pre ES6 JavaScript.

Getting Started

Have a browser like Mozilla or Chrome installed on your computer. open developer tools of your browser and copy the code into your console and press run.

Prerequisites

Any good editor would do the trick and i would recommend using Sublime or VSCode and have good browser.

Usage

This project has the main intention of being educational and less of practical use but you can use these codes to gather data from diffrent websites.

Contact

you can contact me through my email.

licence

MIT Licence

About

simple scripts to scrape data about products from web pages using pure JS.

License:MIT License


Languages

Language:JavaScript 100.0%