Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Scrap text out of td table from URLS
Post: RE: Scrap text out of td table from URLS

(Aug-02-2019, 01:30 AM)Larz60+ Wrote: could you please tell us the URL scraping may be different from site to site. It is https://www.oddschecker.com/tennis If i could just get something to start wi...
Gochix2020 Web Scraping & Web Development 4 5,629 Aug-02-2019, 08:02 AM
    Thread: Scrap text out of td table from URLS
Post: Scrap text out of td table from URLS

Hi guys. Can anyone can help with this simple thing? I would like to scrape out some text from Urls in python script. There is tables in urls which can be find by this line markets = driver.find_eleme...
Gochix2020 Web Scraping & Web Development 4 5,629 Aug-01-2019, 08:41 PM
    Thread: Scrap arbitrage odds -help
Post: RE: Scrap arbitrage odds -help

should be like this I hope this time it pastes normaly import time import sys from selenium import webdriver ##basic calculations of how the odds stack up def arb(info): arbs = [] for x in ...
Gochix2020 Web Scraping & Web Development 3 2,834 Jul-31-2019, 10:45 AM
    Thread: Scrap arbitrage odds -help
Post: RE: Scrap arbitrage odds -help

(Jul-31-2019, 06:57 AM)fishhook Wrote: The code above doesn't work because it is not a valid python code. Well it runs the module and gives out something so it works kind of just not what supposed t...
Gochix2020 Web Scraping & Web Development 3 2,834 Jul-31-2019, 07:26 AM
    Thread: Scrap arbitrage odds -help
Post: Scrap arbitrage odds -help

Hi there. I have this code which friend of mine gave me as he trying to figure out why this code not working. Basically it should scrap the best arbitrage odds opportunity from website. All it does is...
Gochix2020 Web Scraping & Web Development 3 2,834 Jul-31-2019, 04:36 AM

User Panel Messages

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