Giter VIP home page Giter VIP logo

pcgs_scraper's People

Contributors

ryanamannion avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bobdafett

pcgs_scraper's Issues

enhance filesystem

Would be nice if the user was able to specify the location that the data was downloaded to. Perhaps in a config file, or maybe as part of the CLI

enhance search

May be useful to fold references to things like

Red = RD
Brown = BN
Full Bands = FB
etc.

and use that to make search more accurate

if there are multiple results use the remaining parts of the string with edit distance to rank

+ price in the wrong location

When there is only one price listed in an e.g. MS and MS+ category listing, if only the + price is listed it will be the first item in the price tuple, indicating that it is the price for MS

OOP

it may be worthwhile to make this an object

It could:

  • keep track of the different structures if it is downloading it all in one go
  • have methods for loading from pkl, json
  • be a bit easier to understand how all the parts work together
  • have unified parameters for prices and number scraper (e.g. delay_s)

maybe a milestone for v0.1.0

Scrape images

Would be nice to scrape images, or at least the URLs where you can find the images

weird PCGS# behavior

PCGS# behavior is weird, documenting cases here

1909-S VDB:
Price Guide: has PCGS numbers 2426, 2427, 2428
PCGS number lookup: only 2428, 2426 and 2427 say they are invalid US coin numbers

RIght now how the system works is it uses the PCGS number guide to scrape detailed descriptions, and matches that up with the price guide. Any matches have the description added, any non-matches (i.e. only in price guide or only in numbers) are discarded.

That may need to be fixed...

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.