Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ctkqiang/shopee

Prototype Script for Scrappping infro from Shopee
https://github.com/ctkqiang/shopee

Last synced: 20 days ago
JSON representation

Prototype Script for Scrappping infro from Shopee

Awesome Lists containing this project

README

        

# Shopee

I developed this for fun just to scrape Shopee site

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `shopee` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:shopee, "~> 0.1.0"}
]
end
```