Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/warifp/shopee-scrape
Shopee Scrape is a tool that functions to collect data - the data needed, such as finding data from photos, prices, names, store locations and others.
https://github.com/warifp/shopee-scrape
curl curl-functions curl-library curlphp indonesia marketplace php php-library scrape scrape-images scrape-websites scraped-data scraper scraper-engine shopee shopee-api
Last synced: 3 months ago
JSON representation
Shopee Scrape is a tool that functions to collect data - the data needed, such as finding data from photos, prices, names, store locations and others.
- Host: GitHub
- URL: https://github.com/warifp/shopee-scrape
- Owner: warifp
- Created: 2019-12-04T13:07:53.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T16:37:01.000Z (over 3 years ago)
- Last Synced: 2024-10-14T22:09:17.715Z (3 months ago)
- Topics: curl, curl-functions, curl-library, curlphp, indonesia, marketplace, php, php-library, scrape, scrape-images, scrape-websites, scraped-data, scraper, scraper-engine, shopee, shopee-api
- Language: PHP
- Size: 559 KB
- Stars: 85
- Watchers: 5
- Forks: 28
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
SHOPEE SCRAPE
Shopee Scrape is a tool that functions to collect data - the data needed, such as finding data from photos, prices, names, store locations and others.
Made with ❤️ by Wahyu Arif Purnomo## Features in tools
| Name | Status | Information |
| ---------------------------------- | ------------------ | -------------------------------------------------- |
| Nama Barang | :white_check_mark: | nama lengkap barang [judul] |
| Harga Barang | :white_check_mark: | harga barang terkini [price] |
| Status Stock | :white_check_mark: | status stock tersedia atau tidak tersedia |
| Foto Barang | :white_check_mark: | foto barang artikel |
| Lokasi Toko | :white_check_mark: | lokasi toko berdasarkan informasi toko |You can use your search results with the "results.json" API file stored in "results / json / results.json".
## Version
Version 1.0 :
Changelog :
- Add tools
## Installation
### Windows or Linux
You can download the latest composer in [here](https://getcomposer.org/download/).git clone https://github.com/warifp/Shopee-Scrape
composer update
### Termuxpkg install php
pkg update
git clone https://github.com/warifp/Shopee-Scrape
## Requirements for using this tool
We need several requirements to use this tool to run smoothly.
##### Linux
![PHP 7.X](https://img.shields.io/badge/PHP-7.X-success.svg "PHP 7.X")
##### Windows
![PHP CURL](https://img.shields.io/badge/XAMPP-7.3.5-success.svg "XAMPP 7.X")
## Usage
Enough to execute the command :
php run.php
and don't forget to ask at [issue page](https://github.com/warifp/Shopee-Scrape/issues)
If you have additional information, you can make it on the [issue page](https://github.com/warifp/Shopee-Scrape/issues).## Thanks
Thank you for all.
1. ASCII Art Generator : [TAAG](http://patorjk.com/software/taag).
## Donation
If you want to buy my coffee, you can send payments Paypal.
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/wahyuarifpurnomo)
## Disclaimer
This is an open source for everyone, you may redistribute, modify, use patents and use privately without any obligation to redistribute. but it should be noted to include the source code of the library that was modified (not the source code of the entire program), include the license, include the original copyright of the author (warifp), and include any changes made (if modified). Users do not have the right to sue the creator when there is damage to the software or even demand if there is a problem caused by the makers of this tool. because every risk is caused by the user risk itself.