searx / searx

Privacy-respecting metasearch engine
https://searx.github.io/searx/
GNU Affero General Public License v3.0
13.37k stars 1.71k forks source link

Engine request: https://www.artstation.com #2943

Open ghost opened 3 years ago

ghost commented 3 years ago

Working URL to the engine https://www.artstation.com

Why do you want to add this engine? Would be great to search images results

Features of this engine High quality images and draws

How can Searx fetch the information from this engine?

constraintAutomaton commented 2 years ago

I want to take on this feature

constraintAutomaton commented 2 years ago

The engine doesn't have an API and the results from queries are mostly html. What does searx habitually do in those cases? Can a headless browser be used to do some web scraping?

unixfox commented 2 years ago

Without an API searx parse the HTML page for the results.

constraintAutomaton commented 2 years ago

but the source page call a javascript file to provide the results.