Skip to content

builderdev212/ebay_searcher_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A small project I made to easily search through ebay listings. Based on this blog post. sqlite3 multithreaded from this post.

The search you make is saved as a sqlite3 database. There is no built in data browser, as I used DB Browser for SQLite.

Required Software

This does not mean that this code cannot run on other versions of this software. These are just the library versions I ran them on.

PYTHON VERSION: 3.10.5

REQUIRED LIBRARIES

  • lxml (version 4.9.1)
  • beautifulsoup4 (version 4.11.1)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages