Import a bibliography item from Google Books

Hi,

For each book in the collection of Google books, there is a list of tags.

How can I import them easily in Zotero database ?

I try to copy/paste each keyword alone, but the work is very long, tedious and tiring for fingers!

Thanks.
  • which tags are you referring to? Do you have a link (and then a description of where I should look)?
  • For example, this french book:

    https://books.google.fr/books?id=9qwEAAAAQAAJ

    I got this list of tags from Google, how can I insert these keywords in one operation, thanks:

    aimer Aliénor Alix amour Angéline antiquités Armoricain Aspasie assez Athènes avaient beau bonheur Bretagne Bretons Broméné Byron Carnac celte chants cher chercher chevalier chose ciel cœur constellation Corentin cousine d'Angéline Davenel découverte Dieu dire divine donner doute Dragon Dubuisson élevé enfans espèce esprit fable femme foudre génie gloire Grecs Guerrande Guriec Hersart histoire naturelle hommes humaine île j'ai jamais jeune jour l'ame l'amour l'homme laisser larmes livres long-tems lord Byron Lycée M.me machines ment monde montagne Morbihan Nahazal Nantes nature noble Normands Olivier Osiris ouvrages parler passer pays pensée Périclès peuples phare philosophie pieds Pierre Abélard pierres Piriac Platon Plouerzel Plutarque Pornic porte Pouzzol premier présente qu'un Quimperlé raison regard religion reste rien Saint sais savans scalde science seigneur semble sentiment serait seul siècle sire société soleil sorte teins tems terre tion triangle constellé trouve Typhon vérité voix Washington Irving yeux
  • For a programmatic solution, you'd have to modify the google books import translator
    https://www.zotero.org/support/dev/translators/coding
    I don't think that'd be hard, but we wouldn't do it for the official version, since these terms seem to me to be too unstructured to be helpful as tags.

    If you just want to import a list into Zotero, I'd split it into new lines, i.e.
    aimer
    Aliénor
    Alix
    etc.
    which you can then simply copy and paste into Zotero.
Sign In or Register to comment.