jjjake / internetarchive

A Python and Command-Line Interface to Archive.org
GNU Affero General Public License v3.0
1.58k stars 217 forks source link

searching multiple arguments (question)? #623

Closed agosin closed 8 months ago

agosin commented 8 months ago

a question here... I'm doing a search in a specific collection; any chance, when I call the collection also search a specific metadata. for instance:

search = ia.search_items("radio-aporee-maps" ) but also another argument as "description"

like this? https://archive.org/search?query=description%3A%28water%29%20AND%20collection%3A%28radio-aporee-maps%29

jjjake commented 8 months ago

@agosin You can use the same query as you use on the website:

search = ia.search_items("description:(water) AND collection:(radio-aporee-maps)")

Feel free to email me if you need anymore support!

agosin commented 8 months ago

thank you!

El mar, 16 ene 2024 a las 10:11, jjjake @.***>) escribió:

@agosin https://github.com/agosin You can use the same query as you use on the website:

search = ia.search_items("description:(water) AND collection:(radio-aporee-maps)")

Feel free to email me if you need anymore support!

— Reply to this email directly, view it on GitHub https://github.com/jjjake/internetarchive/issues/623#issuecomment-1894256275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIKYYKQNEXEVDSQBXZIFW3YO27FBAVCNFSM6AAAAABBYVJXK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJUGI2TMMRXGU . You are receiving this because you were mentioned.Message ID: @.***>

-- Esteban Agosin Otero www.estebanagosin.cl +1 (253)290-7068