Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to schedule independent processes
Post: RE: How to schedule independent processes

Ok, thanks. I'll take into account your suggestion. I did not know all that usefull stuff. By the way, I'm considering if it would be better to rethink the problem, make a single list with all the "s...
vaeVictis Web Scraping & Web Development 5 2,692 Jan-22-2019, 11:47 AM
    Thread: How to schedule independent processes
Post: RE: How to schedule independent processes

Thanks for your quick answer :) The problem is not with the scheduling module but with the process module. Or maybe I misunderstood and you are suggesting to use a scheduling mudule which directly i...
vaeVictis Web Scraping & Web Development 5 2,692 Jan-22-2019, 12:47 AM
    Thread: How to schedule independent processes
Post: How to schedule independent processes

Hi all. I'm coding a little routine whose job I am going to explain in a very simplified fashion. I have a list of "hours" and "tags", on a txt file. At "some hour" I need to check a web page and se...
vaeVictis Web Scraping & Web Development 5 2,692 Jan-21-2019, 05:40 PM
    Thread: Mechanize and BeautifulSoup read not correct hours
Post: RE: Mechanize and BeautifulSoup read not correct h...

It actually fixed the problem, using selenium instead of mechanize. As for now, regex works. I'll change it with the correct module (still coding in Python 2.7 for this project). By the way, they corr...
vaeVictis Web Scraping & Web Development 5 4,424 Jan-15-2019, 10:35 AM
    Thread: Mechanize and BeautifulSoup read not correct hours
Post: RE: Mechanize and BeautifulSoup read not correct h...

regex use makes sense, since it search form matches in tag attrs once the tag are determined. I am actually trying to see what happen if I log in the site. I'll keep you informed. Manipulating the h...
vaeVictis Web Scraping & Web Development 5 4,424 Jan-12-2019, 08:16 AM
    Thread: Mechanize and BeautifulSoup read not correct hours
Post: Mechanize and BeautifulSoup read not correct hours

Hi all. I'm experiencing a problem while scraping information from this URL. The problem arises because mechanize changes the hours while retrieving the html source code. Any hour has a delay of -1 h...
vaeVictis Web Scraping & Web Development 5 4,424 Jan-11-2019, 09:38 AM

User Panel Messages

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