Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Pass multiple items from one parse to another using Scrapy
Post: RE: Pass multiple items from one parse to another ...

Thank you for your help. It worked.
nazmulfinance Web Scraping & Web Development 2 4,635 Jan-23-2020, 06:44 PM
    Thread: Pass multiple items from one parse to another using Scrapy
Post: Pass multiple items from one parse to another usin...

Dear Members, I want to pass both name and link_only from parse to parse_country. I know we use the meta function to transfer. Could you please tell me how can I change the meta function below to tra...
nazmulfinance Web Scraping & Web Development 2 4,635 Jan-23-2020, 02:19 PM
    Thread: Scrapy Javascript Pagination (next_page)
Post: RE: Scrapy Javascript Pagination (next_page)

Dear Larz60+ I find a solution on Youtube. Thank you for your help.
nazmulfinance Web Scraping & Web Development 2 3,035 Nov-18-2019, 01:01 AM
    Thread: Scrapy Javascript Pagination (next_page)
Post: Scrapy Javascript Pagination (next_page)

Dear Members, I am trying to scrap the first table in all pages from the following website: https://www.secform4.com/insider-trading/320193.htm. The website uses Javascript to do the pagination. I kn...
nazmulfinance Web Scraping & Web Development 2 3,035 Nov-17-2019, 03:23 PM
    Thread: the next_page command using Scrapy Splash is not working
Post: the next_page command using Scrapy Splash is not w...

Dear Everyone, I am trying to extract all quotes with author and tags from 'http://quotes.toscrape.com/js'. The page uses Javascript for web content. Therefore I am using Splash with scrapy. The spid...
nazmulfinance Web Scraping & Web Development 0 2,090 Nov-16-2019, 03:47 PM
    Thread: How can automatize ticker selection to find the trading data of all the tickers
Post: RE: How can automatize ticker selection to find th...

Thank you Larz60+. I will come up with a more specific question about the issue in the next couple of days. Then It would be more convenient for you to understand. I highly appreciate your help.
nazmulfinance Web Scraping & Web Development 6 2,579 Nov-16-2019, 02:48 PM
    Thread: How can automatize ticker selection to find the trading data of all the tickers
Post: RE: How can automatize ticker selection to find th...

Thank you Larz60+
nazmulfinance Web Scraping & Web Development 6 2,579 Nov-13-2019, 06:49 AM
    Thread: How can automatize ticker selection to find the trading data of all the tickers
Post: RE: How can automatize ticker selection to find th...

Thank you Larz60+ for your response. I wanted to know whether there is any way I can command python to find Company Ticker from a particular file (it could be Jason file or CSV file) saved on my PC? ...
nazmulfinance Web Scraping & Web Development 6 2,579 Nov-13-2019, 04:12 AM
    Thread: How can automatize ticker selection to find the trading data of all the tickers
Post: How can automatize ticker selection to find the tr...

Dear Members, I am trying to download data in Table 1 from https://www.secform4.com/insider-trading I need to put Company Ticker to get information about the specific company. Say, I want data about ...
nazmulfinance Web Scraping & Web Development 6 2,579 Nov-12-2019, 06:58 PM
    Thread: Cannot extract data from the next pages
Post: RE: Cannot extract data from the next pages

The explanation completely makes sense. Thank you, buran.
nazmulfinance Web Scraping & Web Development 4 2,811 Nov-11-2019, 08:15 PM
    Thread: Cannot extract data from the next pages
Post: RE: Cannot extract data from the next pages

Thank you, buran, for your response. It works perfectly fine now. If you do not mind, could you please briefly explain the problem in the code. I believe I will learn from your explanation and in the ...
nazmulfinance Web Scraping & Web Development 4 2,811 Nov-11-2019, 08:00 PM
    Thread: Cannot extract data from the next pages
Post: Cannot extract data from the next pages

Dear Members, I am writing Python codes to extract EyeGlass listings at 'https://www.glassesshop.com/bestsellers'. The codes perfectly extract data from the first page and but fails to extract data f...
nazmulfinance Web Scraping & Web Development 4 2,811 Nov-11-2019, 07:23 PM
    Thread: AttributeError: 'str' object has no attribute 'xpath'
Post: RE: AttributeError: 'str' object has no attribute ...

Thank you Buran. I appreciate your help. The solution worked perfectly.
nazmulfinance Web Scraping & Web Development 4 10,512 Nov-11-2019, 05:15 PM
    Thread: AttributeError: 'str' object has no attribute 'xpath'
Post: RE: AttributeError: 'str' object has no attribute ...

Error:(virtual_workspace) C:\Users\nazmu\projects\nextpage>scrapy crawl glass 2019-11-11 09:43:01 [scrapy.utils.log] INFO: Scrapy 1.6.0 started (bot: nextpage) 2019-11-11 09:43:01 [scrapy.utils.log...
nazmulfinance Web Scraping & Web Development 4 10,512 Nov-11-2019, 02:43 PM
    Thread: AttributeError: 'str' object has no attribute 'xpath'
Post: AttributeError: 'str' object has no attribute 'xpa...

Dear Members, I am sorry for the repeated post. I posted on the wrong sub-forum and then realized that this sub-forum is the right one for me. I am sorry for the inconvenience. I am very new to pyth...
nazmulfinance Web Scraping & Web Development 0 3,087 Nov-10-2019, 09:13 PM
    Thread: AttributeError: 'str' object has no attribute 'xpath'
Post: AttributeError: 'str' object has no attribute 'xpa...

Dear Members, I am very new to python. I am using the following code to extract the details of each product. I am collecting product names from the original page and using each product link, I am co...
nazmulfinance Web Scraping & Web Development 4 10,512 Nov-10-2019, 09:05 PM

User Panel Messages

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