Closed GoogleCodeExporter closed 9 years ago
This is the exact expression that worked for me,
"http://access.alchemyapi.com/calls/text/TextGetRankedConcepts?apikey=1062&text=
" + escape(value, 'url')
Obviously instead of 1062 is the API KEY.
In my experience, errors in making the expression are quite hard to spot!
One thing you can do to help with that is make a column that contains the URL
so you can inspect/paste it into a browser. Then, "Add column by fetching URLs"
from that URL column using just 'value' (no quotes)
Original comment by pa...@paulm.com
on 11 Aug 2011 at 12:27
You are a saint! Thank you!
Original comment by ocean.ch...@gmail.com
on 12 Aug 2011 at 3:56
Oh, and this issue is resolved - the Alchemy API works perfect.
Original comment by ocean.ch...@gmail.com
on 12 Aug 2011 at 4:00
Original comment by tfmorris
on 12 Aug 2011 at 4:16
Original issue reported on code.google.com by
ocean.ch...@gmail.com
on 11 Aug 2011 at 2:37