Skip to content

script to scrape brand names from listing page of amazon under different categories

Notifications You must be signed in to change notification settings

bbarclay/brands_parse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brands_parse

script to scrape brand names from listing pages of amazon under different categories

  • parse.py : scrape brand names from hierarchical category pages and store in dict format
  • brands.py : extract salient tokens from textual data using occurrence and co-occurrence with other tokens. Combine partial tokens occurring in same text sample into one. Tag documents with extracted tokens

About

script to scrape brand names from listing page of amazon under different categories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%