

Sasha Voski
-
Sasha Voski replied to the discussion How to scrape websites that require login/authentication? in the forum General Web Scraping 5 months ago
How to scrape websites that require login/authentication?
If the login is API-based, try capturing the request and mimicking it in your code using libraries like requests.
-
Sasha Voski started the discussion How do you scrape dynamic tables that use JavaScript on a webpage? in the forum General Web Scraping 5 months ago
How do you scrape dynamic tables that use JavaScript on a webpage?
Use Selenium or Playwright to render the page and then scrape the content.
-
Sasha Voski changed their photo 5 months ago
-
Sasha Voski became a registered member 5 months ago