Skip to content

Add additional search routes #1211

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add additional search routes #1211

wants to merge 4 commits into from

Conversation

PTK1182
Copy link

@PTK1182 PTK1182 commented Dec 31, 2024

No description provided.

@@ -91,18 +91,14 @@ def __create_logger(self, name: str, level: int = logging.DEBUG):

async def __set_session_params(self, session: TikTokPlaywrightSession):
"""Set the session params for a TikTokPlaywrightSession"""
user_agent = await session.page.evaluate("() => navigator.userAgent")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to pull the params from the page itself

@davidteather davidteather changed the title Temp Add additional search routes Apr 13, 2025
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

Successfully merging this pull request may close these issues.

2 participants