Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How would I find the url name from a ip address
Post: RE: How would I find the url name from a ip addres...

I know this site is working and I still get the same error here is the proof Enter Website name http://garlic7ravilyupx.onion/ <Response [200]> {'X-Correlation-Id': 'aaaaaaaa', 'Date': 'Wed, ...
Blue Dog Networking 5 16,477 Oct-13-2021, 08:13 PM
    Thread: How would I find the url name from a ip address
Post: RE: How would I find the url name from a ip addres...

Hi Axel, I am working on the dark website. here is my script import requests from bs4 import BeautifulSoup session = requests.session() r = session.get('http://darkzzx4avcsuofgfez5zq75cqc4mprjvfqyw...
Blue Dog Networking 5 16,477 Oct-08-2021, 04:29 PM
    Thread: I want to scrap a tor site.
Post: RE: I want to scrap a tor site.

Let me ask you this: does the dark web site have a ip address or just the name of the site> I am trying to convert the name like 2635/6.onion to some type ip address like this 122.34.127.90. So fa...
Blue Dog Networking 4 2,862 Sep-26-2021, 08:23 PM
    Thread: Add http to a list on a text file
Post: RE: Add http to a list on a text file

snippsat, that worked perfect. I looked up " line.strip()" and I still don't know how it works, I am going have to play around with it. Thank you very much. Think you two jamesaarr and ndc85430 for yo...
Blue Dog General Coding Help 5 2,129 Sep-23-2021, 05:47 PM
    Thread: I want to scrap a tor site.
Post: RE: I want to scrap a tor site.

Thanks for all the help, I got it working great. I am in scraper haven.
Blue Dog Networking 4 2,862 Sep-22-2021, 02:53 PM
    Thread: Add http to a list on a text file
Post: Add http to a list on a text file

I scraped a list of links of topo maps of mi. The list is only half the link. The first part of the link is "http://www.dnr.state.mi.us" is not on the list This have to be added to each link. The list...
Blue Dog General Coding Help 5 2,129 Sep-22-2021, 02:49 PM
    Thread: I want to scrap a tor site.
Post: RE: I want to scrap a tor site.

I did have a status check in the code I did break the line up. try it both way. I been working on this for a month, their not much that I have not tryed **wall**
Blue Dog Networking 4 2,862 Sep-15-2021, 09:54 PM
    Thread: I want to scrap a tor site.
Post: I want to scrap a tor site.

Hi I been working no this for over a month. I can get some data from this site with requests. I can't get any type of a reply with BeautifulSoup. here is my code with requests: import socket import s...
Blue Dog Networking 4 2,862 Sep-15-2021, 06:18 PM
    Thread: How would I find the url name from a ip address
Post: How would I find the url name from a ip address

What I would like to do is enter a ip address like 216.40.47.17 and get the name of the website. I know I am going have to go through a dns server, I am not sure how to do that. Maybe some one can hel...
Blue Dog Networking 5 16,477 Jul-31-2021, 07:41 PM
    Thread: change a text file
Post: RE: change a text file

ok thanks
Blue Dog General Coding Help 5 2,727 Aug-03-2020, 09:12 PM
    Thread: change a text file
Post: change a text file

Hello, I have a text file that is full of emails. Their are many rows and columns of them. I want to just have a list one email on a line. Can that be done with python. I am using windows notepad and ...
Blue Dog General Coding Help 5 2,727 Aug-03-2020, 08:19 PM
    Thread: Can not make this image downloader work
Post: RE: Can not make this image downloader work

WoW, works great. I did not have to install tqdm, so it must have been installed. I downloaded the Doc for os.(os.path.basename) Return the base name of pathname path. This is the second element of ...
Blue Dog Web Scraping & Web Development 6 4,076 Jun-23-2020, 07:12 PM
    Thread: Can not make this image downloader work
Post: RE: Can not make this image downloader work

Ok, I been working on this half the night. Just can't get it to work. I am just not sure how to download all the maps. Their will be many files, I can download one map but that is it. here is what I b...
Blue Dog Web Scraping & Web Development 6 4,076 Jun-23-2020, 11:50 AM
    Thread: Can not make this image downloader work
Post: RE: Can not make this image downloader work

Thank you snippsat. Be for I start working on the download part, I want to understand the code you gave me. I will be back
Blue Dog Web Scraping & Web Development 6 4,076 Jun-22-2020, 09:43 PM
    Thread: Can not make this image downloader work
Post: Can not make this image downloader work

Hi, I am trying to make a maps down loader. I got everything working good, but for the last for loop. I been working on this for a lone time. here id the code: import requests import bs4 as bs import...
Blue Dog Web Scraping & Web Development 6 4,076 Jun-22-2020, 03:02 PM
    Thread: Installing tensorflow
Post: RE: Installing tensorflow

well I try that and this is what I got error: C:\Python37\Scripts>pip install --upgrade https://storage.googleapis.com/tensorflow/windows/gpu/tensorflow_gpu-2.0.0-cp35-cp35m-win_amd64.whl ERROR: te...
Blue Dog Data Science 7 5,005 Nov-10-2019, 11:22 PM
    Thread: Installing tensorflow
Post: RE: Installing tensorflow

Any more help??
Blue Dog Data Science 7 5,005 Oct-28-2019, 08:24 AM
    Thread: Installing tensorflow
Post: RE: Installing tensorflow.........SOS......Help

yep I all ready tryed that. it look good.
Blue Dog Data Science 7 5,005 Oct-20-2019, 07:36 PM
    Thread: Installing tensorflow
Post: Installing tensorflow

Ok I don't come here much anymore, I have became a good coder, with the help on many people from this forum. I don't know a thing about deep learning. So here I am. I have Python 2.7, 3.5, 3.7 and 3.6...
Blue Dog Data Science 7 5,005 Oct-20-2019, 05:36 PM
    Thread: Problem with for loop
Post: RE: Problem with for loop

Hi I found out how the email scraper with this in the opening line "sys.argv[1]" work it works just fine like I had it. I was running it wrong. In kali I try to run it like this root# python email_gra...
Blue Dog Web Scraping & Web Development 11 6,398 Jul-10-2018, 11:21 PM

User Panel Messages

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