Python Forum
Mechanize and BeautifulSoup read not correct hours
Thread Rating:
  • 7 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mechanize and BeautifulSoup read not correct hours
#4
(Jan-12-2019, 08:16 AM)vaeVictis Wrote: regex use makes sense, since it search form matches in tag attrs once the tag are determined.

sorry i mixed threads up. If your just compiling your fine. Although you can still do it without regex compiling with beautifulsoup.

(Jan-11-2019, 09:38 AM)vaeVictis Wrote: import regex as re
Now that i see it again. What module are you using for regex? The standard library is re not regex. So my next questions are: 1) Are you sure the regex is correct and 2) actually extracting what you expect it to?

(Jan-12-2019, 08:16 AM)vaeVictis Wrote: I am actually trying to see what happen if I log in the site. I'll keep you informed.
I think this would fix your issue.
Recommended Tutorials:
Reply


Messages In This Thread
RE: Mechanize and BeautifulSoup read not correct hours - by metulburr - Jan-12-2019, 03:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Automating Captcha form submission with Mechanize Dexty 2 3,316 Aug-03-2021, 01:02 PM
Last Post: Dexty
  Web App That Request Data from Another Web Site every 12-hours jomonetta 15 10,085 Sep-26-2018, 04:19 PM
Last Post: snippsat
  Click on unusual class button using mechanize Ask Question Coto 1 3,875 Feb-18-2018, 07:27 AM
Last Post: metulburr
  Click on button with python mechanize torlkius 3 18,613 Jan-03-2018, 02:29 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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