GitXplorerGitXplorer
p

yyy

public
1 stars
0 forks
1 issues

Commits

List of commits on branch master.
Unverified
f45179e7c25ec7f59eace1cfbd2e219eb001d1f4

fix: inherit auccat on query submit

ppiglovesyou committed 6 years ago
Unverified
677a5d90442fe5a54b1a2969f6ec61f4e50b98a4

m

ppiglovesyou committed 6 years ago
Unverified
3c1ca6d8a2fd2aad181fc7052130d856fdae5bde

feat: README.md in `GET /about`

ppiglovesyou committed 6 years ago
Unverified
35be740b3267cc928d48528453a9a88fbfe0ddd3

feat: Number of left items to check

ppiglovesyou committed 6 years ago
Verified
06db92e401e09fcbce79d4d2cbc40bc42d346ac1

Update README.md

ppiglovesyou committed 6 years ago
Unverified
f82e74f9ba6f9feef79e4bfbf3cc553540dee799

mod: fill first view of list on SSR

ppiglovesyou committed 6 years ago

README

The README file for this repository.

YYYY

What

Yet another Yan Yan Yahuoku, another unofficial web client of Japanese Yahoo! Auction, hosted on HEROKU, source code on GitHub.

Why

It's hard to list articles only newly posted in Yahoo! Auction. Officially it provides a notification system on specific keywords, but I want to check up one by one in their pictures in some kinds, such as apparel.

How

JSDom scraping + Twitter login + Redis storage. In YYYY you can query articles and archive them to not be listed anymore, so that you can always list new products.

This is the core logic to collect articles with archives in mind. The cursor handles seamless pagination in background.

Technology Stack

  • Node
    • Server-side Rendering
    • GraphQL
    • Apollo Server
    • Apollo Client
      • Optimistic response
      • Skelton screen
    • React
    • react-list
    • react-list-lazy-load
    • JSDom for scraping, since Yahoo! Auction stopped to provide API in early 2018 :(
    • React Starter Kit as a project base structure
  • Redis
  • Twitter API
  • Heroku

License

MIT