Discuss Scratch

kooqle
Scratcher
100+ posts

Scratchattach help

Hey there!
I need help to answer a couple of questions about scratchattach by TimMcCool.
1. Is it an extension?
I thought of this because of the command to run scratchattach “pip install -U scratchattach”.
2. Can it access API from google?
3. Can it be modified to do so?
Thanks for your time and help.
BigNate469
Scratcher
1000+ posts

Scratchattach help

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
kooqle
Scratcher
100+ posts

Scratchattach help

Kind of accessing API from the google search pages. I will try looking for source code on the scratchattach github page.
Thanks for your help!

You wrote:

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
Edit:
I found assets, but it was encoded and came out as gibberish. Here's a line:
çÝ3¼hÕë…óTJjÊ×{ÇîëkûºªÙ3zMW9·tÁèðBOTDST°„"LLpû¼9•äóÆdrÞ¼œ<U¶?w5Vp_±$ ÇD`Í—ã,ÃTåÎ|} ‰cåÉH§ÇS!TJì‘¥^½ZMÌñ{¢ ñK^cÀòêøM±¦ªe…‘ a1S·Àë 

Last edited by kooqle (July 11, 2024 00:48:03)

TheCreatorOfUnTV
Scratcher
1000+ posts

Scratchattach help

kooqle wrote:

Kind of accessing API from the google search pages. I will try looking for source code on the scratchattach github page.
Thanks for your help!

You wrote:

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
Edit:
I found assets, but it was encoded and came out as gibberish. Here's a line:
çÝ3¼hÕë…óTJjÊ×{ÇîëkûºªÙ3zMW9·tÁèðBOTDST°„"LLpû¼9•äóÆdrÞ¼œ<U¶?w5Vp_±$ ÇD`Í—ã,ÃTåÎ|} ‰cåÉH§ÇS!TJì‘¥^½ZMÌñ{¢ ñK^cÀòêøM±¦ªe…‘ a1S·Àë 
That's how they normally look like.
kooqle
Scratcher
100+ posts

Scratchattach help

TheCreatorOfUnTV wrote:

kooqle wrote:

Kind of accessing API from the google search pages. I will try looking for source code on the scratchattach github page.
Thanks for your help!

You wrote:

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
Edit:
I found assets, but it was encoded and came out as gibberish. Here's a line:
çÝ3¼hÕë…óTJjÊ×{ÇîëkûºªÙ3zMW9·tÁèðBOTDST°„"LLpû¼9•äóÆdrÞ¼œ<U¶?w5Vp_±$ ÇD`Í—ã,ÃTåÎ|} ‰cåÉH§ÇS!TJì‘¥^½ZMÌñ{¢ ñK^cÀòêøM±¦ªe…‘ a1S·Àë 
That's how they normally look like.
Are they encoded?
ajskateboarder
Scratcher
1000+ posts

Scratchattach help

kooqle wrote:

TheCreatorOfUnTV wrote:

kooqle wrote:

Kind of accessing API from the google search pages. I will try looking for source code on the scratchattach github page.
Thanks for your help!

You wrote:

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
Edit:
I found assets, but it was encoded and came out as gibberish. Here's a line:
çÝ3¼hÕë…óTJjÊ×{ÇîëkûºªÙ3zMW9·tÁèðBOTDST°„"LLpû¼9•äóÆdrÞ¼œ<U¶?w5Vp_±$ ÇD`Í—ã,ÃTåÎ|} ‰cåÉH§ÇS!TJì‘¥^½ZMÌñ{¢ ñK^cÀòêøM±¦ªe…‘ a1S·Àë 
That's how they normally look like.
Are they encoded?
PNGs, JPGs, and other kinds of bitmap images are stored as binary data, not text. They don't have a particular encoding

Last edited by ajskateboarder (July 19, 2024 00:01:51)

kooqle
Scratcher
100+ posts

Scratchattach help

ajskateboarder wrote:

kooqle wrote:

TheCreatorOfUnTV wrote:

kooqle wrote:

Kind of accessing API from the google search pages. I will try looking for source code on the scratchattach github page.
Thanks for your help!

You wrote:

What do you mean “API from Google”? Do you mean using Google Chrome as a web browser (which it doesn't need to do) or accessing an API that Google has made?

It can probably be modified to do so, although you're going to have to find a copy of the source code first.
Edit:
I found assets, but it was encoded and came out as gibberish. Here's a line:
çÝ3¼hÕë…óTJjÊ×{ÇîëkûºªÙ3zMW9·tÁèðBOTDST°„"LLpû¼9•äóÆdrÞ¼œ<U¶?w5Vp_±$ ÇD`Í—ã,ÃTåÎ|} ‰cåÉH§ÇS!TJì‘¥^½ZMÌñ{¢ ñK^cÀòêøM±¦ªe…‘ a1S·Àë 
That's how they normally look like.
Are they encoded?
PNGs, JPGs, and other kinds of bitmap images are stored as binary data, not text. They don't have a particular encoding
I see.
yadayadayadagoodbye
Scratcher
1000+ posts

Scratchattach help

1. pretty sure its a python library
2. the library itself cannot, but you could just access other APIs via other libraries (or you might not even need another library, not sure)
3. Yea probably

kooqle
Scratcher
100+ posts

Scratchattach help

yadayadayadagoodbye wrote:

1. pretty sure its a python library
2. the library itself cannot, but you could just access other APIs via other libraries (or you might not even need another library, not sure)
3. Yea probably

Thanks! Great idea.

Powered by DjangoBB