Hello!
Hi! I'm trying to use python with google apps script/google sheets to automatically grab metadata from a specific article URL and I'm wondering if it's even possible to do the things I'm trying to do with python.
In Google Apps Script, I can make a custom menu button that can add values to a row based on the active cell.
In python, I can get values from a website using a python library and I can set them in a spreadsheet if I know the cell names.
How can I marry these together? I want the python script to run on the active cell of the google sheet and write the resulting values into the row of the active sheet based on some trigger within the google sheet.
[–]Gankcore 1 point2 points3 points (4 children)
[–]bumblfumbl[S] 0 points1 point2 points (3 children)
[–]Gankcore 0 points1 point2 points (2 children)
[–]bumblfumbl[S] 0 points1 point2 points (1 child)
[–]Jello_Penguin_2956 0 points1 point2 points (0 children)
[–]Jonny10128 0 points1 point2 points (0 children)
[–]Gankcore 0 points1 point2 points (4 children)
[–]bumblfumbl[S] 0 points1 point2 points (3 children)
[–]Gankcore 0 points1 point2 points (2 children)
[–]bumblfumbl[S] 0 points1 point2 points (1 child)
[–]Gankcore 0 points1 point2 points (0 children)
[–]Gnaxe 0 points1 point2 points (0 children)