Skip to main content

No project description provided

Project description

rbdt - Robots.txt Parser

🚨🚨🚨🚨

rbdt is a work in progress, currently being extracted out of another (private) project for the purpose of open sourcing and better software engineering.

🚨🚨🚨🚨

rbdt is a python library written in rust that parses robots.txt files.

PyPI version

rbdt features:

  • MIT license, have fun.
  • Written in Rust, so it is fast.
  • Callable from Python, so it is useful.
  • Has been and continues to be run against millions of unique robots.txt files.
  • Forgiving, corrects some typical mistakes in files written by hand, like recognizing dissallows probably meant to be disallow.
  • Intentionally provides direct access to the parsed robots.txt representation (unlike Reppy or Google's parser).
  • Ability to compare which user agent has more privilege given to it by the website owner, both heuristically and logically.

rbdt anti-features:

  • rbdt isn't meant to be used as part of a web crawler, but as part of a large scale analysis of robots.txt files. If ends up being useful for web crawlers eventually, that's great and only incidental.

Development

maturin develop
python py_tests/tests.py

Contributions

File a ticket or send a PR if you'd like.

To Do

  • Real Open Sourcing Hours
    • Changelog
    • Write documentation and put them somewhere
  • Crawl-delay parsing and restructuring of the data representation.
  • Be able to detect whether a crawler can access a specific page.
  • More tests of all the various edge cases.
  • Benchmarks, (maybe someday never).
  • Publish it as a Rust library as well (maybe).
  • Get Rust tests working (maybe).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

rbdt-0.0.2_alpha1-cp38-cp38-macosx_10_7_x86_64.whl (914.8 kB view details)

Uploaded CPython 3.8macOS 10.7+ x86-64

rbdt-0.0.2_alpha1-cp36-cp36m-macosx_10_7_x86_64.whl (912.8 kB view details)

Uploaded CPython 3.6mmacOS 10.7+ x86-64

File details

Details for the file rbdt-0.0.2_alpha1-cp38-cp38-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for rbdt-0.0.2_alpha1-cp38-cp38-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 0c424702d76d00c70b64dd33ccf9654b14b3f46c54b5f64426fd95a2b91a18c6
MD5 a8465db38e5e2b302b88c3e94dbd1d19
BLAKE2b-256 7770e883fec73028a8e20a8de427bb1e90b99d3a327136d8802ac5856f71aa03

See more details on using hashes here.

File details

Details for the file rbdt-0.0.2_alpha1-cp36-cp36m-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for rbdt-0.0.2_alpha1-cp36-cp36m-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 cff443798336a8870b1359ca2145007edf7d55e400ad15dad65231e22156e56e
MD5 5071f40f61c2ae25cd0a0aa005e9bd7e
BLAKE2b-256 cabee92261040a2559661342760e891da416754eba7c7633e88f9d6d19e1b2f8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page