Skip to content

Scrapy application for crawling the information for wished period of time from a website from Romania.

License

Notifications You must be signed in to change notification settings

DenisPGH/Contract-notices-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contract-notices-website

This is simple web application for crawling all tender notices for the current day from http://www.e-licitatie.ro. There are two types of users- admins and normal. The normal users first have to make registration and then can crawl from the website, and see the result in JSON format. All tender notices could be filtered by ID of the notice, by name or by date, if the period is more than one day. Steps for crawling are:

  1. Choose time period, which you want to check.
  2. Press 'crawl'.
  3. See the result.

Admins can also edit all registered users and can delete them, if it needed.All information and permission for each user in the application.

The application is based on DJango framework, DJango REST framework and for crawling is used Scrapy.All crawled data are stored in the datebase of the application, in this case it is sqlite.

About

Scrapy application for crawling the information for wished period of time from a website from Romania.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published