Skip to content

AbhishekPatil017/Webscraping-USPTO-Patents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Web Scraping, Automatic download of Patents Text File from USPTO(United States Patent and Trademark office) website .

This script will help you to download every unique Patents information that has been filed by the inventors in USPTO website, there are millions of Patents filed at USPTO website of every category, current url is set to get the Patents from Energy category, you can edit the URL to get specific Patent category, every page has 50 Patent links which will be automatically clicked and downloaded in one single text file (also sorted in ascending order).

Code Requirement

Install Selenium Webdriver and Beautiful soup libraries of python to scrap data from the website.

Releases

No releases published

Packages

No packages published

Languages