Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to skip scraping of attributes (for search feature) #31

Closed
rathrio opened this issue Feb 28, 2017 · 0 comments
Closed

Option to skip scraping of attributes (for search feature) #31

rathrio opened this issue Feb 28, 2017 · 0 comments
Milestone

Comments

@rathrio
Copy link
Owner

rathrio commented Feb 28, 2017

Some APIs are really slow, or require separate request for scraping genres for instance.

In some cases, we need scrapers to perform really well, such as when listing search results. Provide an option to skip scraping of attributes for speedup.

GameScraper.new(query: 'kingdom hearts', scrape_tags: false)
@rathrio rathrio added this to the v1 milestone Feb 28, 2017
@rathrio rathrio closed this as completed Feb 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant