Skip to content

Webscraper that returns a list of dictionaries that includes the Picture, Title, Price, Condition, Seller Info, Availability, and Return policy of the item.

Notifications You must be signed in to change notification settings

atlma1/Ebay-WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebay-WebScraper

The webscraper returns a list of dictionaries, each dictionary contains the name, price, picture, condition, seller info, availability, and return policy of each item on the page. Open WebScraperMain and create an object using PageParser and pass the URL as its argument. The URL should be like this https://www.ebay.com/b/Collectible-Funko-Bobbleheads-1970-Now/149372/bn_3017826 Then call the .parse_all() method on it.

About

Webscraper that returns a list of dictionaries that includes the Picture, Title, Price, Condition, Seller Info, Availability, and Return policy of the item.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages