You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have a tutorial on how to use Firecrawl to log in to a website like Amazon and then scrape/parse its product reviews? I came across your cURL tutorial here: Complete Guide to cURL Authentication with Firecrawl API. However, I couldn’t find any tutorials for Python.
I know it is possible to use Selenium to login Amazon website. But I also saw there is a function 'actions' from Firecrawl documentation that can log in a website ( from: https://docs.firecrawl.dev/introduction ).
Could you please point me to the right resources or provide guidance on how to achieve this using Python?
Thank you!
The text was updated successfully, but these errors were encountered:
david-MYS
changed the title
[Feat] How to use Firecrawl (python) to login Amazon website and then scrape & parse product reviews?
[Feat] How to use Firecrawl (python) to login a website like Amazon and then scrape & parse its product reviews?
Jan 27, 2025
Hi,
Do you have a tutorial on how to use Firecrawl to log in to a website like Amazon and then scrape/parse its product reviews? I came across your cURL tutorial here: Complete Guide to cURL Authentication with Firecrawl API. However, I couldn’t find any tutorials for Python.
I know it is possible to use Selenium to login Amazon website. But I also saw there is a function 'actions' from Firecrawl documentation that can log in a website ( from: https://docs.firecrawl.dev/introduction ).
Could you please point me to the right resources or provide guidance on how to achieve this using Python?
Thank you!
The text was updated successfully, but these errors were encountered: