I've started a search engine project...

Questions about programming languages and debugging
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

I've started a search engine project...

Post by maboroshi »

I've started a search engine project... available here: https://search.suck-o.com

The full text indexer and searching service are written using python3, web2py and the whoosh framework. The web crawler is written using python3 and beautifulsoup4. There is a lot of work to be done, but I wanted to share a screen shot of it in action. I started on it just yesterday. :-)

Edit * I am requesting suck-o forum users to submit websites you think are worthy of being added. My plan is to index 1000 URLS a day, and in 5 years, I hope for a good amount of searchable data. Please submit your suggestions as a reply to this post. *cheers

Image

*cheers Mabo

User avatar
computathug
Administrator
Administrator
Posts: 2693
Joined: 29 Mar 2007, 16:00
17
Location: UK
Contact:

Re: I've started a search engine project...

Post by computathug »

Sweet, looks good my friend =D>
The devil can cite Scripture for his purpose.
-- William Shakespeare, "The Merchant of Venice"
https://tshirt-memes.com

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: I've started a search engine project...

Post by bad_brain »

Image

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Re: I've started a search engine project...

Post by ayu »

Nice!! : D
"The best place to hide a tree, is in a forest"

Post Reply