Python Forum
Does anyone know how to scrape/find this data?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Does anyone know how to scrape/find this data?
#5
(Jan-20-2019, 05:45 PM)Larz60+ Wrote: so is json.whois the site you want to scrape?

Nonono.

The site can be anything. I simply want to be able to scrape when any given domain (which I know will drop in a 3 hour window) is released, but I estimate it needs to be to at least 0.01 second accuracy. Maybe even 0.001 but I doubt it.

The site I would use for that IS the question. So json.whois is too expensive for the accuracy I'd need. Scraping through an API of a registrar is too slow because they can allocate you 1 to 10 calls per second (so 1 second or 0.1 second accuracy).

I don't know of a third method and it seems that no one does.
Reply


Messages In This Thread
RE: Does anyone know how to scrape/find this data? - by randomguy - Jan-20-2019, 05:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question in this code, I input Key_word, it can not find although all data was exact Help me! duchien04x4 3 1,219 Aug-31-2023, 05:36 PM
Last Post: deanhystad
  get data from excel and find max/min Timmy94 1 1,200 Jul-27-2022, 08:23 AM
Last Post: Larz60+
  what will be the best way to find data in txt file? korenron 2 1,272 Jul-25-2022, 10:03 AM
Last Post: korenron
  Find string between two substrings, in a stream of data xbit 1 2,249 May-09-2021, 03:32 PM
Last Post: bowlofred
  Find data using a period of time in SQLITE3 SmukasPlays 2 2,286 Jul-30-2020, 02:02 PM
Last Post: SmukasPlays
  Find offset of binary data in file sparkz_alot 3 6,115 Mar-01-2017, 10:30 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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