Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Web scraping and java script
#1
Hello,

I'm new in python and in web scraping, so sorry if my answer is stupid but i don't find anything to do that.

Is it possible to scrap data from a website where the data came from a javascript call.

Eg : I want to scrap the results on this page :

https://www.flashresultats.fr/football/a...resultats/


Regards,
Reply
#2
Yes the most common and easy way is to use Selenium.
Has more about this here.
Reply
#3
Ok thank you, i gonna try this
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help needed with img scraping script daajax 1 96 Mar-26-2024, 08:45 PM
Last Post: snippsat
Thumbs Up Issue facing while scraping the data from different websites in single script. Balamani 1 2,075 Oct-20-2020, 09:56 AM
Last Post: Larz60+
  Can we automate Java based Webservices PythonBeginner_2020 5 2,387 Mar-25-2020, 12:09 PM
Last Post: PythonBeginner_2020
  Safely running a web scraping script londonhdi 1 1,838 Feb-17-2020, 08:08 AM
Last Post: Larz60+
  Scrape java script web site PythonHunger 6 4,043 Oct-25-2018, 05:59 AM
Last Post: PythonHunger
  My first Python scraping script not working... MattH 11 8,789 Feb-17-2018, 05:55 PM
Last Post: MattH

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020