Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Beautiful Soup find_all()
Post: RE: Beautiful Soup find_all()

Hi snippsat, thanks for the reply. I was using some chromedrive codes previously but did not know what it was for. I will look at your old post first. Thanks.
kirito85 Web Scraping & Web Development 2 3,358 Jun-14-2019, 02:17 AM
    Thread: Web development using Flask and Python
Post: RE: Web development using Flask and Python

Hi noisefloor, thanks for all the pointers, i will backtrack and redo.
kirito85 Web Scraping & Web Development 4 3,448 Jun-14-2019, 02:13 AM
    Thread: Beautiful Soup find_all()
Post: Beautiful Soup find_all()

Hi, I have problems doing webscrapping with this code from Google Search. I am looking to get the top 10 titles from any search made in Google Search but all i get is the following: I even tried th...
kirito85 Web Scraping & Web Development 2 3,358 Jun-13-2019, 06:07 AM
    Thread: webscrapping links and then enter those links to scrape data
Post: RE: webscrapping links and then enter those links ...

Hi metulburr, thanks for your quick reply. I'll work on it, thanks alot.
kirito85 Web Scraping & Web Development 2 3,200 Jun-13-2019, 02:23 AM
    Thread: Web development using Flask and Python
Post: RE: Web development using Flask and Python

Hi snippsat, thanks for sharing your previous post on this topic. I'll try to wrap my head around it, i'm new to this development thingy and integrating backend and frontend is challenging as an inter...
kirito85 Web Scraping & Web Development 4 3,448 Jun-13-2019, 02:11 AM
    Thread: Web development using Flask and Python
Post: Web development using Flask and Python

Hi, I am doing web development using Flask and Python. However when i try to integrate the backend to the Flask, I am stuck at this def index(): return Google. It comes up in the backend coding progra...
kirito85 Web Scraping & Web Development 4 3,448 Jun-12-2019, 09:40 AM
    Thread: webscrapping links and then enter those links to scrape data
Post: webscrapping links and then enter those links to s...

Hi, I am having difficulty trying to scrap webscrapping links and then enter those links to scrape data. The webscrapping links is done but to enter those links from the first time webscrapping and e...
kirito85 Web Scraping & Web Development 2 3,200 Jun-12-2019, 08:29 AM
    Thread: webscrapping lists to dataframe
Post: RE: webscrapping lists to dataframe

Hi snippsat, thanks for your quick reply. Actually i am reusing code i found and editing it. I found out why the lists not working cus my webscrapping didnt pull the values successfully into the lists...
kirito85 Web Scraping & Web Development 3 2,563 Jun-10-2019, 06:55 AM
    Thread: webscrapping lists to dataframe
Post: webscrapping lists to dataframe

Hi i am doing some webscrapping and is stuck at the follow codes below: For some reason the record_lost is not inserted into the dataframe. Unable to debug this portion and would appreciate any kind ...
kirito85 Web Scraping & Web Development 3 2,563 Jun-10-2019, 02:31 AM
    Thread: google webscraper
Post: RE: google webscraper

ok i figured out where is the problem. It is this code # for cite in soup.findAll('cite')# that is no longer working when webscraping sites. Finally managed to identify the error line, now still worki...
kirito85 Data Science 12 5,237 Jun-07-2019, 07:11 AM
    Thread: google webscraper
Post: RE: google webscraper

sorry, i think i didnt paste the code correctly under the python tags hence the no indenting. Thanks for your reply, i will try the logging instead.
kirito85 Data Science 12 5,237 Jun-07-2019, 05:23 AM
    Thread: google webscraper
Post: RE: google webscraper

The thing is that there is no error message shown. The moment i key in the search string, the files are generated but there are no data saved inside. I looked through the class Google function but sti...
kirito85 Data Science 12 5,237 Jun-07-2019, 02:52 AM
    Thread: google webscraper
Post: RE: google webscraper

ok i have a new problem with the codes now as the google function does not scrape any data at all for some reason. Appreciate any kind help please.
kirito85 Data Science 12 5,237 Jun-06-2019, 05:47 AM
    Thread: google webscraper
Post: RE: google webscraper

Thank you Heiner55
kirito85 Data Science 12 5,237 Jun-06-2019, 01:18 AM
    Thread: google webscraper
Post: google webscraper

Hi all, I have a problem when using the code for webscraping. Appreciate any help please. I get an error: Error:--------------------------------------------------------------------------- TypeError ...
kirito85 Data Science 12 5,237 Jun-04-2019, 08:49 AM
    Thread: Problem with saving data and loading data to mysql
Post: RE: Problem with saving data and loading data to m...

Hi, I have actually copied and pasted different codes here and there, hence the mess. I know that the sql engine shouldnt be there but if i take it out i dont know what else to replace it. Hi, Ok ...
kirito85 Data Science 4 3,913 Feb-08-2019, 10:53 AM
    Thread: Problem with saving data and loading data to mysql
Post: RE: Problem with saving data and loading data to m...

Hi Larz60+, Thanks for the reply. I hoped that line of code would have saved the data from the csv file to the mysql database. However it did not work, it might be connection problem which i copy fro...
kirito85 Data Science 4 3,913 Feb-07-2019, 08:35 AM
    Thread: Problem with saving data and loading data to mysql
Post: Problem with saving data and loading data to mysql

Hi all, I have problems with the saving my data to mysql and loading it back again from mysql. I have to load the data first with pandas from a csv file, and that part works fine. But after when i tr...
kirito85 Data Science 4 3,913 Feb-06-2019, 07:58 AM
    Thread: Python code unable to show Bokeh line chart
Post: RE: Python code unable to show Bokeh line chart

Hi Larz60+, Thanks for your help, my friend managed to solve it as my data was not in int format thats why the line didnt show up.
kirito85 Homework 2 2,499 Feb-06-2019, 07:52 AM
    Thread: Python code unable to show Bokeh line chart
Post: Python code unable to show Bokeh line chart

Hi all, Would appreciate your help on why my Bokeh line chart doesnt show the line graph. Thanks # output to static HTML file output_notebook() x = pull_hdbrpi.iloc[:,0] y = pull_hdbrpi.iloc[:,1] ...
kirito85 Homework 2 2,499 Feb-05-2019, 11:16 AM

User Panel Messages

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