Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

instagram search #260

Closed
DuaneW2017 opened this issue Mar 2, 2024 · 5 comments
Closed

instagram search #260

DuaneW2017 opened this issue Mar 2, 2024 · 5 comments

Comments

@DuaneW2017
Copy link

DuaneW2017 commented Mar 2, 2024

Trying to figure out how to add underscores to a search term.
example: My_search_term
I've searched all over, even asked in reddit.
This worked for hyphnation {searchTerms{ |-}}
But {searchTerms{ |_}} doesnt work for underscore.
I wouldnt be here if the instruction that come with the extension had this info.

⚠ Development is on an indefinite break (Sorry!) ⚠

You can read more about this here.

  • No feature suggestions! Sorry!
  • Please only report very problematic bugs. An issue with a single website is minor and probably due to specific formatting, JavaScript, or security policies in that website.

Describe the problem
A clear description of what is happening and what should happen.

How to reproduce the problem
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Anything else you'd like to include
What you tried already, screenshots, attachments, examples, etc.

System info:

  • Browser: [e.g. Firefox, Waterfox, etc]
  • Browser version: [e.g. 64]
  • System: [e.g. Windows 10, macOS]
@CanisLupus
Copy link
Owner

CanisLupus commented Mar 3, 2024

Hi! This should definitely work, unless there's some other addon influencing things (or unless Instagram is very particular about underscores). Could you post your whole search engine text?

Example of a YouTube search replacing spaces with underscores:
https://www.youtube.com/results?search_query={searchTerms{ |_}}

@DuaneW2017
Copy link
Author

DuaneW2017 commented Mar 4, 2024

https://www.instagram.com/{searchTerms{ |_}}
I tried other combination too.
Thank you for replying.

SSS settings backup (2024-03-04T16.12.31.250Z).json

the youtube example you gave above does put in underscores, but doesnt in instagram

extensions:
extensions 2024-03-04 102010
extensions 2024-03-04 102044

@CanisLupus
Copy link
Owner

CanisLupus commented Mar 6, 2024

If you select for example "blah blah words" on some webpage, click the Instagram engine in SSS, and then a new tab opens with the URL as https://www.instagram.com/blah_blah_words/ then everything is working as intended from SSS's side. :) I tried it on my end and this is what happens.

What do you see when you say it doesn't work? If it simply doesn't replace underscores with spaces then I'd suggest trying to disable all other addons temporarily, restarting the browser and see if the problem persists. I'm not seeing this on my side, at least. Could you give me an example of the URL you are seeing when it fails?

What you wrote works! :) That is, as long as what you are trying to do is open some profile on Instagram that has those words separated by underscores. If it doesn't match any profile it will give you a "Sorry, this page isn't available", which is expected.

If, however, you are trying to use some actual search functionality in Instagram then I sadly am not familiar with it. I don't have an Instagram account 😅 But in that case the URL is likely something different. If so please take a look at I don't know how to add a particular site... in the Instructions section of SSS options menu. It has some pointers. But maybe you did that already since you have a bunch of search engines in the file you gave me above :)

Let me know if any of this helps!

@DuaneW2017
Copy link
Author

DuaneW2017 commented Mar 7, 2024

Thank you for your help.
This is working for the first time now.
https://www.instagram.com/{searchTerms{ |_}}

That is what I started with and it wouldn't work.
I would look up people in my search engine to verify they had Instagram.
Go check to make sure, then find there name on a webpage and try in SSS. It did, even then, put in the underscores. But it would always give me an error message, Sorry, this page isn't available.

In doing more testing here now, sometimes it works and sometimes I get the Sorry, this page isn't available. Even though I know for sure they have an account.

It has to be instagram.

Thank you so much for taking the time to help me.
In the beginning it wouldnt work at all... but now it does.
To me thats the real mystery.

@CanisLupus
Copy link
Owner

Interesting... Mystery indeed! I don't know Instagram so I have no clues here hahah. But I'm glad you figured it out.

I will close this issue! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants